diff options
Diffstat (limited to 'keyboards/alpha')
| -rwxr-xr-x | keyboards/alpha/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h index 1e16f5ca3..b177c8a4b 100755 --- a/keyboards/alpha/config.h +++ b/keyboards/alpha/config.h | |||
| @@ -38,12 +38,6 @@ | |||
| 38 | /* Locking resynchronize hack */ | 38 | /* Locking resynchronize hack */ |
| 39 | #define LOCKING_RESYNC_ENABLE | 39 | #define LOCKING_RESYNC_ENABLE |
| 40 | 40 | ||
| 41 | /* key combination for command */ | ||
| 42 | #define IS_COMMAND() ( \ | ||
| 43 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 44 | ) | ||
| 45 | |||
| 46 | |||
| 47 | #define RGB_DI_PIN F4 | 41 | #define RGB_DI_PIN F4 |
| 48 | #ifdef RGB_DI_PIN | 42 | #ifdef RGB_DI_PIN |
| 49 | #define RGBLIGHT_ANIMATIONS | 43 | #define RGBLIGHT_ANIMATIONS |
