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