diff options
| author | Steve Holt <jaksco@users.noreply.github.com> | 2017-08-22 21:44:31 -0600 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-22 23:53:41 -0400 |
| commit | 1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad (patch) | |
| tree | 377b6dcb2e8ba61ca4aac584241d2897d05f0c31 | |
| parent | fcb60b160183e56077437115db8789b52a1a74b7 (diff) | |
| download | qmk_firmware-1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad.tar.gz qmk_firmware-1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad.zip | |
Update Makefile
| -rw-r--r-- | keyboards/lets_split/keymaps/xk/Makefile | 2 |
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 | |||
| 9 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 9 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 10 | MIDI_ENABLE = no # MIDI controls | 10 | MIDI_ENABLE = no # MIDI controls |
| 11 | AUDIO_ENABLE = no # Audio output on port C6 | 11 | AUDIO_ENABLE = no # Audio output on port C6 |
| 12 | UNICODE_ENABLE = no # Unicode | 12 | UNICODE_ENABLE = yes # Unicode |
| 13 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 13 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 14 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. | 14 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. |
| 15 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 15 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) |
