summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/zach/Makefile
diff options
context:
space:
mode:
authornielsenz <nielsenz@oregonstate.edu>2017-03-31 05:10:34 +0200
committernielsenz <nielsenz@oregonstate.edu>2017-03-31 05:10:34 +0200
commitd1e66e2e0715c680a8da3216525b54fd8f2b671f (patch)
tree48e8fe12880f58ebc7e143d245af5826c20b6f54 /keyboards/preonic/keymaps/zach/Makefile
parent7e54332890f4c376314f942574c6183c87a6e9c8 (diff)
downloadqmk_firmware-d1e66e2e0715c680a8da3216525b54fd8f2b671f.tar.gz
qmk_firmware-d1e66e2e0715c680a8da3216525b54fd8f2b671f.tar.xz
Worked around some new Makefile issues.
Diffstat (limited to 'keyboards/preonic/keymaps/zach/Makefile')
-rw-r--r--keyboards/preonic/keymaps/zach/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/preonic/keymaps/zach/Makefile b/keyboards/preonic/keymaps/zach/Makefile
index f0a84abac..eebf41349 100644
--- a/keyboards/preonic/keymaps/zach/Makefile
+++ b/keyboards/preonic/keymaps/zach/Makefile
@@ -17,8 +17,8 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = yes # Audio output on port C6
#VARIABLE_TRACE = no # Debug changes to variable values
-UNICODE_ENABLE = yes # Unicode
-UNICODEMAP_ENABLE = no # Enable extended unicode
+UNICODE_ENABLE = no # Unicode
+UNICODEMAP_ENABLE = yes # Enable extended 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.
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE