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/readme.md | |
parent | e356de222023d2a8f7d5ee79030a37eaa9b1b25f (diff) |
changed readme
Diffstat (limited to 'keyboards/maxipad/readme.md')
-rw-r--r-- | keyboards/maxipad/readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/maxipad/readme.md b/keyboards/maxipad/readme.md index ab7b122fe8..de2265d111 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. |