diff options
author | climbalima <climbalima@gmail.com> | 2016-11-19 00:44:52 -0500 |
---|---|---|
committer | climbalima <climbalima@gmail.com> | 2016-11-19 00:44:52 -0500 |
commit | e356de222023d2a8f7d5ee79030a37eaa9b1b25f (patch) | |
tree | fc1f52859038a1201dba07dc6ebe17cae2e184e9 /keyboards/maxipad/rules.mk | |
parent | c38b3e3be93a8b4f520212117b6498a288d67751 (diff) | |
download | qmk_firmware-e356de222023d2a8f7d5ee79030a37eaa9b1b25f.tar.gz |
added the pinout for pro micro into maxipad
Diffstat (limited to 'keyboards/maxipad/rules.mk')
-rw-r--r-- | keyboards/maxipad/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/maxipad/rules.mk b/keyboards/maxipad/rules.mk index 55898147d..f9bf74179 100644 --- a/keyboards/maxipad/rules.mk +++ b/keyboards/maxipad/rules.mk @@ -65,3 +65,4 @@ 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 |