X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fm10a%2Fconfig.h;h=ec425dfbd4f7b912c5aa36c22a46f18ee8da6779;hb=99500243e10c12c0a5005da49aa1986947b27153;hp=f052ab629749fa05a78525f3b29a486f311d653c;hpb=0a4a966c6648e66a1129ae3af36639054d3e0ed3;p=qmk_firmware.git diff --git a/keyboards/m10a/config.h b/keyboards/m10a/config.h index f052ab629..ec425dfbd 100644 --- a/keyboards/m10a/config.h +++ b/keyboards/m10a/config.h @@ -56,11 +56,6 @@ along with this program. If not, see . /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* key combination for command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* * Feature disable options * These options are also useful to firmware size reduction.