]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/redox_w/config.h
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / redox_w / config.h
index 810a236d9a53fb144586a7817537237199b8227a..349185ed30af02c8bb5c17665d28c42b783647c1 100644 (file)
 
 #define ONESHOT_TIMEOUT 500
 
-
-/* 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.