From 1d930ebe4550c3ec5ba984cf0f9320a8e3ba15ad Mon Sep 17 00:00:00 2001 From: Steve Holt Date: Tue, 22 Aug 2017 21:44:31 -0600 Subject: [PATCH] Update Makefile --- keyboards/lets_split/keymaps/xk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 -UNICODE_ENABLE = no # Unicode +UNICODE_ENABLE = yes # 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. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) -- 2.39.2