diff options
Diffstat (limited to 'keyboards/clueboard/card/rules.mk')
| -rw-r--r-- | keyboards/clueboard/card/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/clueboard/card/rules.mk b/keyboards/clueboard/card/rules.mk index 65f2c8fa3..37d1d866e 100644 --- a/keyboards/clueboard/card/rules.mk +++ b/keyboards/clueboard/card/rules.mk | |||
| @@ -19,7 +19,8 @@ CONSOLE_ENABLE = yes # Console for debug | |||
| 19 | COMMAND_ENABLE = yes # Commands for debug and configuration | 19 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 20 | NKRO_ENABLE = no # USB Nkey Rollover | 20 | NKRO_ENABLE = no # USB Nkey Rollover |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality |
| 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality by default | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 23 | BACKLIGHT_DRIVER = custom | ||
| 23 | MIDI_ENABLE = no # MIDI controls | 24 | MIDI_ENABLE = no # MIDI controls |
| 24 | UNICODE_ENABLE = no # Unicode | 25 | UNICODE_ENABLE = no # Unicode |
| 25 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 26 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
