diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-01-08 21:11:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-08 21:11:32 -0500 |
commit | 18d013b25b3b6604b943bb0d889642ad18e49cc3 (patch) | |
tree | b358d5e87403bdb63a774c7d012ecc332a1c0cb7 /keyboards/planck/keymaps/priyadi/Makefile | |
parent | d8b445b03bcc7787ca975cbd0a14c1c31f12ca11 (diff) | |
parent | 02055406e88253440decfc1af73bc8662e6ebd98 (diff) |
Merge pull request #993 from priyadi/greek_layer
Greek alphabet layer
Diffstat (limited to 'keyboards/planck/keymaps/priyadi/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/priyadi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/priyadi/Makefile b/keyboards/planck/keymaps/priyadi/Makefile index d9d4f3d1d7..336608b8cc 100644 --- a/keyboards/planck/keymaps/priyadi/Makefile +++ b/keyboards/planck/keymaps/priyadi/Makefile @@ -10,7 +10,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls -AUDIO_ENABLE = yes # Audio output on port C6 +AUDIO_ENABLE = yes # Audio output on port C6 UNICODE_ENABLE = no # Unicode UNICODEMAP_ENABLE = yes # Unicode map BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |