From: Jack Humbert <jack.humb@gmail.com>
Date: Tue, 15 Sep 2015 03:55:26 +0000 (-0400)
Subject: unicode working, i think
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f610c65f1094d70d2c69c045fde0336a2b692878;p=qmk_firmware.git

unicode working, i think
---

f610c65f1094d70d2c69c045fde0336a2b692878
diff --cc keyboard/planck/Makefile
index 3ac20a55a,482c0cdb3..328c21b1d
--- a/keyboard/planck/Makefile
+++ b/keyboard/planck/Makefile
@@@ -125,9 -125,7 +125,8 @@@ COMMAND_ENABLE = yes    # Commands for 
  #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
 +# MIDI_ENABLE = YES 		# MIDI controls
 +UNICODE_ENABLE = YES 		# MIDI controls
- BACKLIGHT_ENABLE = yes
  
  ifdef MIDI_ENABLE
  	SRC += keymap_midi.c