X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Falps64%2Fconfig.h;h=74f8017add07781804c1b6eb3d0ab35448a61c96;hb=8af3fe0c7dfce74477f86be19711c7ec4a70ccb2;hp=858a82ecdd9fd98b3c0257dff35e257e1d0f45e3;hpb=639cdd363e35c13fe331939d0972aa4db5f5198d;p=qmk_firmware.git diff --git a/keyboards/alps64/config.h b/keyboards/alps64/config.h index 858a82ecd..74f8017ad 100644 --- a/keyboards/alps64/config.h +++ b/keyboards/alps64/config.h @@ -47,13 +47,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.