]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/evil80/config.h
Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)
[qmk_firmware.git] / keyboards / evil80 / config.h
index 81138a7703c18051b97a31ff24697bd326cac7ad..6bb286146447c306c4e9c77cad55e4044cf7b4fe 100644 (file)
 /* 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.