X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Falpha%2Fconfig.h;h=b7348bef17ff89f80d8d7348c37bfe91e9cb7834;hb=8638b7881908cb25a92267a6d1358c29b2bb7fbf;hp=1e16f5ca3c99689f341edcbd1c5304c94720e92a;hpb=2bb2977c133646c4e056960e72029270d77cc1eb;p=qmk_firmware.git diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h index 1e16f5ca3..b7348bef1 100755 --- a/keyboards/alpha/config.h +++ b/keyboards/alpha/config.h @@ -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 @@ -38,12 +38,6 @@ /* 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