diff options
author | milestogo <milestogo@users.noreply.github.com> | 2017-02-28 21:53:42 -0800 |
---|---|---|
committer | milestogo <milestogo@users.noreply.github.com> | 2017-02-28 21:53:42 -0800 |
commit | 748401e5c180e91181bc10a80491d7d5568c008a (patch) | |
tree | 4607f21bf49e68c4a9fd8c9254441dba66e3f24d /keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile | |
parent | 274b1c53fbc8c0838305e7837c4594d67431f2b6 (diff) |
keymap and C6 audio testing
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile')
-rw-r--r-- | keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile b/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile index a82d80deee..1209ad7814 100644 --- a/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile +++ b/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile @@ -10,7 +10,7 @@ COMMAND_ENABLE = yes # 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 = no # Enable keyboard backlight functionality MIDI_ENABLE = no # MIDI controls -AUDIO_ENABLE = no # Audio output on port C6 +AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. |