diff options
author | climbalima <climbalima@gmail.com> | 2016-11-19 00:49:20 -0500 |
---|---|---|
committer | climbalima <climbalima@gmail.com> | 2016-11-19 00:49:20 -0500 |
commit | 102a830bbdb302eb0951ec7910ab7c9feae272d1 (patch) | |
tree | e38e4eb3faf1639874b05a131b0e1848a830ffac /keyboards/maxipad/rules.mk | |
parent | e356de222023d2a8f7d5ee79030a37eaa9b1b25f (diff) |
changed readme
Diffstat (limited to 'keyboards/maxipad/rules.mk')
-rw-r--r-- | keyboards/maxipad/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/maxipad/rules.mk b/keyboards/maxipad/rules.mk index f9bf74179b..56b2042efa 100644 --- a/keyboards/maxipad/rules.mk +++ b/keyboards/maxipad/rules.mk @@ -64,5 +64,4 @@ BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality on B7 by MIDI_ENABLE ?= no # MIDI controls UNICODE_ENABLE ?= no # Unicode BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID -AUDIO_ENABLE ?= no # Audio output on port C6 -USE_PRO_MICRO ?= yes
\ No newline at end of file +AUDIO_ENABLE ?= no # Audio output on port C6
\ No newline at end of file |