diff options
author | Zach Nielsen <nielsen.zac@gmail.com> | 2016-11-10 12:59:55 -0800 |
---|---|---|
committer | Zach Nielsen <nielsen.zac@gmail.com> | 2016-11-10 12:59:55 -0800 |
commit | 4c0aa02b2e476a8f939586a0da2f28f2a44c83c3 (patch) | |
tree | ddabdd0bd1613030c9b6b834244ea45e83272c49 /keyboards/preonic/keymaps/zach/Makefile | |
parent | c07ef5c6abd7875c19c4bcbe3bcaecd123862fd3 (diff) |
Missed some stuff. Added a song (stole it from reddit).
Diffstat (limited to 'keyboards/preonic/keymaps/zach/Makefile')
-rw-r--r-- | keyboards/preonic/keymaps/zach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/keymaps/zach/Makefile b/keyboards/preonic/keymaps/zach/Makefile index bd49d142c9..f0a84abac4 100644 --- a/keyboards/preonic/keymaps/zach/Makefile +++ b/keyboards/preonic/keymaps/zach/Makefile @@ -16,7 +16,7 @@ USB_6KRO_ENABLE = no # 6key Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = yes # Audio output on port C6 -VARIABLE_TRACE = no # Debug changes to variable values +#VARIABLE_TRACE = no # Debug changes to variable values UNICODE_ENABLE = yes # Unicode UNICODEMAP_ENABLE = no # Enable extended unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |