]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/four_banger/config.h
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / four_banger / config.h
index 761ddba715169b5e8d88694140a4a42bcc60512b..8e0738e6d04ceaf752177e3c69bf90fce0915131 100644 (file)
@@ -30,7 +30,7 @@
 #endif
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE
 /* 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)) \
-)
-
 #define RGB_DI_PIN E6
 #ifdef RGB_DI_PIN
 #define RGBLIGHT_ANIMATIONS