aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/2x5keypad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/2x5keypad/config.h')
-rw-r--r--keyboards/handwired/2x5keypad/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/2x5keypad/config.h b/keyboards/handwired/2x5keypad/config.h
index f7259607c..174fb736a 100644
--- a/keyboards/handwired/2x5keypad/config.h
+++ b/keyboards/handwired/2x5keypad/config.h
@@ -39,13 +39,6 @@
39/* Tap dancing params */ 39/* Tap dancing params */
40#define TAPPING_TERM 250 40#define TAPPING_TERM 250
41 41
42/* key combination for command */
43/* DISABLED
44#define IS_COMMAND() ( \
45 get_mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
46)
47*/
48
49#ifdef RGB_DI_PIN 42#ifdef RGB_DI_PIN
50#define RGBLIGHT_ANIMATIONS 43#define RGBLIGHT_ANIMATIONS
51#define RGBLED_NUM 0 44#define RGBLED_NUM 0