diff options
author | Toni <jeder@mail1a.de> | 2016-08-19 09:49:56 +0200 |
---|---|---|
committer | Toni <jeder@mail1a.de> | 2016-08-19 09:49:56 +0200 |
commit | 225c73ed30b97229bcb88182b5153c27082886f9 (patch) | |
tree | 3aa08f903fd3dd886656efccf96020083c8c1f9f /keyboards/planck/keymaps/xyverz/makefile.mk | |
parent | fe906538861c5ee30a75d6f955e611dd38d93977 (diff) | |
parent | 2c59f71090f5053fee389012871bff801c2b0a2e (diff) |
Merge remote-tracking branch 'origin/master' into amj60
merge with upstream
Diffstat (limited to 'keyboards/planck/keymaps/xyverz/makefile.mk')
-rw-r--r-- | keyboards/planck/keymaps/xyverz/makefile.mk | 4 |
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. |