summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/xyverz/makefile.mk
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-08-18 10:31:17 -0400
committerGitHub <noreply@github.com>2016-08-18 10:31:17 -0400
commit8f32595820e4f1f21396f82aa8868ce07f2d193d (patch)
treef18045154427f130c223f7bd9ff9ef9680578287 /keyboards/planck/keymaps/xyverz/makefile.mk
parent6e1b89fdc86d20100d4c6c67c4d25bbdc3c1710f (diff)
parentaa37a57e0f55694291290f9db61d8ff352d42454 (diff)
Merge pull request #650 from Xyverz/master
Minor changes to keymaps and other files
Diffstat (limited to 'keyboards/planck/keymaps/xyverz/makefile.mk')
-rw-r--r--keyboards/planck/keymaps/xyverz/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/xyverz/makefile.mk b/keyboards/planck/keymaps/xyverz/makefile.mk
index 0f4953888d..93a89bb4ab 100644
--- a/keyboards/planck/keymaps/xyverz/makefile.mk
+++ b/keyboards/planck/keymaps/xyverz/makefile.mk
@@ -9,10 +9,10 @@ MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = yes # 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
+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
MIDI_ENABLE = no # MIDI controls
-AUDIO_ENABLE = yes # Audio output on port C6
+AUDIO_ENABLE = yes # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.