aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/numbrero/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/numbrero/config.h')
-rw-r--r--keyboards/handwired/numbrero/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/numbrero/config.h b/keyboards/handwired/numbrero/config.h
index cbcb1d826..bb178bd22 100644
--- a/keyboards/handwired/numbrero/config.h
+++ b/keyboards/handwired/numbrero/config.h
@@ -37,11 +37,6 @@
37/* Locking resynchronize hack */ 37/* Locking resynchronize hack */
38#define LOCKING_RESYNC_ENABLE 38#define LOCKING_RESYNC_ENABLE
39 39
40/* key combination for command */
41#define IS_COMMAND() ( \
42 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
43)
44
45#ifdef RGB_DI_PIN 40#ifdef RGB_DI_PIN
46#define RGBLIGHT_ANIMATIONS 41#define RGBLIGHT_ANIMATIONS
47#define RGBLED_NUM 5 42#define RGBLED_NUM 5