From e98c501a614385132a2e2a61a1242f12bab89969 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Tue, 27 Oct 2015 19:10:36 -0400 Subject: almost there - keymap_key_to_keycode returning 16bits, maybe --- keyboard/planck/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboard/planck/Makefile') diff --git a/keyboard/planck/Makefile b/keyboard/planck/Makefile index 77e38ce366..983d8eed26 100644 --- a/keyboard/planck/Makefile +++ b/keyboard/planck/Makefile @@ -123,9 +123,9 @@ COMMAND_ENABLE = yes # Commands for debug and configuration # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend # NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -MIDI_ENABLE = YES # MIDI controls -# UNICODE_ENABLE = YES # Unicode -BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID +# MIDI_ENABLE = YES # MIDI controls +UNICODE_ENABLE = YES # Unicode support via UC() +# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID # Optimize size but this may cause error "relocation truncated to fit" -- cgit v1.2.3