]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/omnikey_blackheart/config.h
[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
[qmk_firmware.git] / keyboards / omnikey_blackheart / config.h
index 94412cfa673061225ef0b09668485c88d7f78d5c..6c9be77b6bf27660103097a9fb09c2c7496161c9 100644 (file)
@@ -29,7 +29,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)) \
-)
-
 /* force n-key rollover*/
 #define FORCE_NKRO