diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2017-01-15 11:07:54 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-15 11:07:54 -0600 |
commit | f91f0a715d51286064bfe808b0d463878a6d3588 (patch) | |
tree | bb426e11222127d6d9c92c8b519c8fd62fe4dc75 /keyboards/planck/keymaps/priyadi/Makefile | |
parent | 0fb82c15a5c9a69e17cff8dcd04c652d21381958 (diff) | |
parent | 6f448856151572f5bee329e68842cdda867fa66b (diff) |
Merge pull request #16 from jackhumbert/master
Forked from jackhumbert/qmk_firmware
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 |