diff options
author | Stefano <warste@gmail.com> | 2020-05-07 01:31:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-07 00:31:22 +0100 |
commit | 19513fac5ff7543d116c2808822420d9ac12906f (patch) | |
tree | b84bd4e24eec9240161e609822f1ccc5cb6f92d6 /keyboards/jj40/keymaps/stevexyz/rules.mk | |
parent | 7bb9c76c807ab4aa58c390a88e0bb5bc81955de2 (diff) |
jj28 (jj40 SuperMicro) update (#8885)
* jj28 (jj40 SuperMicro) update
* Update keyboards/jj40/keymaps/stevexyz/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* removed jpegs
* Update keyboards/jj40/keymaps/stevexyz/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/jj40/keymaps/stevexyz/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/jj40/keymaps/stevexyz/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: stevexyz <warste@removethisandleavegoogle.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/jj40/keymaps/stevexyz/rules.mk')
-rw-r--r-- | keyboards/jj40/keymaps/stevexyz/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/jj40/keymaps/stevexyz/rules.mk b/keyboards/jj40/keymaps/stevexyz/rules.mk index 612e5d7750..1e4d0dedf7 100644 --- a/keyboards/jj40/keymaps/stevexyz/rules.mk +++ b/keyboards/jj40/keymaps/stevexyz/rules.mk @@ -8,7 +8,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = no # USB Nkey Rollover (see: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work) BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -RGBLIGHT_CUSTOM_DRIVER = yes MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config) UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |