X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fevil80%2Fconfig.h;h=6bb286146447c306c4e9c77cad55e4044cf7b4fe;hb=8dd1dab7cbeb5e149f71b63637574e8408475015;hp=81138a7703c18051b97a31ff24697bd326cac7ad;hpb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;p=qmk_firmware.git diff --git a/keyboards/evil80/config.h b/keyboards/evil80/config.h index 81138a770..6bb286146 100644 --- a/keyboards/evil80/config.h +++ b/keyboards/evil80/config.h @@ -40,11 +40,6 @@ /* 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.