diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-29 04:06:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-29 04:06:42 +0000 |
commit | d1b9a7e1bd78b29d00d2deff6529e8ded7836e23 (patch) | |
tree | b41594843f32ac2c2f1bb96edd230cb1b895b652 /keyboards/handwired/2x5keypad/rules.mk | |
parent | 8ea2650ab2019ce598aa255c345cc4c81c749f68 (diff) | |
parent | 55843480fffddebf15b3557fb11dca6206ab7b7b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/2x5keypad/rules.mk')
-rw-r--r-- | keyboards/handwired/2x5keypad/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/2x5keypad/rules.mk b/keyboards/handwired/2x5keypad/rules.mk index e62a0f24a8..997c9c0e98 100644 --- a/keyboards/handwired/2x5keypad/rules.mk +++ b/keyboards/handwired/2x5keypad/rules.mk @@ -23,5 +23,3 @@ NKRO_ENABLE = yes # USB Nkey Rollover - RGBLIGHT_ENABLE = no SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend -UNICODE_ENABLE = yes -TAP_DANCE_ENABLE = yes |