]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/tomato/config.h
Usbasploader bootloader option addition (#6304)
[qmk_firmware.git] / keyboards / 40percentclub / tomato / config.h
index 05c83c30cddfb8841f1e8d13f9b030b742ae8cad..e131ce5c20324f57de976e94dc37d836ddc8c42f 100644 (file)
 #define DIODE_DIRECTION COL2ROW
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* 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)) \
-)
-
 /* eliminate lag on space cadet mods */
 #define PERMISSIVE_HOLD