]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
unicode working, i think
authorJack Humbert <jack.humb@gmail.com>
Tue, 15 Sep 2015 03:55:26 +0000 (23:55 -0400)
committerJack Humbert <jack.humb@gmail.com>
Tue, 15 Sep 2015 03:55:26 +0000 (23:55 -0400)
1  2 
keyboard/planck/Makefile

index 3ac20a55a4397a82cd94932aff8640ab6673b00b,482c0cdb30119f9e809693542d3ff2e78859fbc8..328c21b1dedf4d9b52472e07480fb7f6f8af30e9
@@@ -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