]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/zeal60/config.h
[Keyboard] Added RAMA KOYU (#5512)
[qmk_firmware.git] / keyboards / zeal60 / config.h
index 6f3d43473fbf496048f9fec14f1585189ef14e4b..e39b06cf6b23eb822d8e3d17ea59869b5af70c3f 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.
 #define DYNAMIC_KEYMAP_MACRO_EEPROM_ADDR 626
 #define DYNAMIC_KEYMAP_MACRO_EEPROM_SIZE 398
 #define DYNAMIC_KEYMAP_MACRO_COUNT 16
-