summaryrefslogtreecommitdiff
path: root/keyboards/maxipad/readme.md
diff options
context:
space:
mode:
authorJack Humbert2016-11-21 19:58:24 -0500
committerGitHub2016-11-21 19:58:24 -0500
commite0fc186c28974bc0c921774e359d134eab258f73 (patch)
treebd4d93564cba1a7844db052bdcf1e43a0c80eea5 /keyboards/maxipad/readme.md
parentea472fb018b0362aa6e4f9f368fc7b1e09c1021d (diff)
parent102a830bbdb302eb0951ec7910ab7c9feae272d1 (diff)
Merge pull request #888 from climbalima/master
Added pro micro to maxipad
Diffstat (limited to 'keyboards/maxipad/readme.md')
-rw-r--r--keyboards/maxipad/readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/maxipad/readme.md b/keyboards/maxipad/readme.md
index ab7b122fe..de2265d11 100644
--- a/keyboards/maxipad/readme.md
+++ b/keyboards/maxipad/readme.md
@@ -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.