aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holt <jaksco@users.noreply.github.com>2017-08-22 21:44:31 -0600
committerJack Humbert <jack.humb@gmail.com>2017-08-22 23:53:41 -0400
commit1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad (patch)
tree377b6dcb2e8ba61ca4aac584241d2897d05f0c31
parentfcb60b160183e56077437115db8789b52a1a74b7 (diff)
downloadqmk_firmware-1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad.tar.gz
qmk_firmware-1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad.zip
Update Makefile
-rw-r--r--keyboards/lets_split/keymaps/xk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lets_split/keymaps/xk/Makefile b/keyboards/lets_split/keymaps/xk/Makefile
index 46eb7989d..84bf8e1f5 100644
--- a/keyboards/lets_split/keymaps/xk/Makefile
+++ b/keyboards/lets_split/keymaps/xk/Makefile
@@ -9,7 +9,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration
9BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 9BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
10MIDI_ENABLE = no # MIDI controls 10MIDI_ENABLE = no # MIDI controls
11AUDIO_ENABLE = no # Audio output on port C6 11AUDIO_ENABLE = no # Audio output on port C6
12UNICODE_ENABLE = no # Unicode 12UNICODE_ENABLE = yes # Unicode
13BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 13BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
14RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. 14RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
15BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 15BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)