diff options
Diffstat (limited to 'keyboards/jd40')
-rw-r--r-- | keyboards/jd40/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/jd40/rules.mk b/keyboards/jd40/rules.mk index ec15ee641d..358097e80d 100644 --- a/keyboards/jd40/rules.mk +++ b/keyboards/jd40/rules.mk @@ -17,5 +17,4 @@ KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -MIDI_ENABLE = no # MIDI support RGBLIGHT_ENABLE = yes # Enable RGB Underglow |