diff options
Diffstat (limited to 'keyboards/handwired/retro_refit/rules.mk')
-rw-r--r-- | keyboards/handwired/retro_refit/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/retro_refit/rules.mk b/keyboards/handwired/retro_refit/rules.mk index d630a31fa..067f55d2c 100644 --- a/keyboards/handwired/retro_refit/rules.mk +++ b/keyboards/handwired/retro_refit/rules.mk | |||
@@ -24,6 +24,6 @@ KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key | |||
24 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 24 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
25 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 25 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 26 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
27 | # MIDI_ENABLE = YES # MIDI controls | 27 | MIDI_ENABLE = no # MIDI support |
28 | # UNICODE_ENABLE = YES # Unicode | 28 | # UNICODE_ENABLE = YES # Unicode |
29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID |