diff options
author | jotix <47826561+jotix@users.noreply.github.com> | 2020-04-12 14:25:09 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 10:25:09 -0700 |
commit | 8a5c1e1859b22dff89d6f0200c258857e3f8c2a5 (patch) | |
tree | 97bc65c7cbe9c842a51c7fa138975a1cdccf2a5c /keyboards/handwired/jotpad16/rules.mk | |
parent | 6265b783073e943b8f5b2f7118a2ec8df1fd2ebc (diff) | |
download | qmk_firmware-8a5c1e1859b22dff89d6f0200c258857e3f8c2a5.tar.gz qmk_firmware-8a5c1e1859b22dff89d6f0200c258857e3f8c2a5.zip |
[Keyboard] jotpad16 status leds (#8643)
* jotpad16 status leds
* jotpad16
* readme.md
Diffstat (limited to 'keyboards/handwired/jotpad16/rules.mk')
-rw-r--r-- | keyboards/handwired/jotpad16/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/jotpad16/rules.mk b/keyboards/handwired/jotpad16/rules.mk index 0c9370f1c1..79c32c5c35 100644 --- a/keyboards/handwired/jotpad16/rules.mk +++ b/keyboards/handwired/jotpad16/rules.mk @@ -22,7 +22,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = yes # Console for debug(+400) COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = yes # 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 +BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode |