]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/alpha/config.h
simple readme fix
[qmk_firmware.git] / keyboards / alpha / config.h
index 1e16f5ca3c99689f341edcbd1c5304c94720e92a..b7348bef17ff89f80d8d7348c37bfe91e9cb7834 100755 (executable)
@@ -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 F4
 #ifdef RGB_DI_PIN
 #define RGBLIGHT_ANIMATIONS