]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
changed readme
authorclimbalima <climbalima@gmail.com>
Sat, 19 Nov 2016 05:49:20 +0000 (00:49 -0500)
committerclimbalima <climbalima@gmail.com>
Sat, 19 Nov 2016 05:49:20 +0000 (00:49 -0500)
keyboards/maxipad/readme.md
keyboards/maxipad/rules.mk

index ab7b122fe88cf7f70388dc6dec39a07618a9b3be..de2265d1115037f5c02464d9c48780abfbf6b12d 100644 (file)
@@ -5,6 +5,8 @@ For the full Quantum feature list, see [the parent readme](/).
 
 ## Building
 
+Change the config.h pinout to match your mcu!!
+
 Download or clone the whole firmware and navigate to the keyboards/maxipad folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use the Teensy Loader to program your .hex file. 
 
 Depending on which keymap you would like to use, you will have to compile slightly differently.
index f9bf74179b5266366caec23b42f9255d5020debe..56b2042efa087c5d07a738f56eaae4f041d29595 100644 (file)
@@ -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