diff options
author | Stick <nstickney@gmail.com> | 2017-06-22 13:06:30 -0500 |
---|---|---|
committer | Stick <nstickney@gmail.com> | 2017-06-22 13:06:30 -0500 |
commit | fa96d64f3761e6cd0661c63a3fc257b58c669be0 (patch) | |
tree | 85a7b88c4b1f3898c606af013a478db39dc392b5 /keyboards/lets_split/readme.md | |
parent | 4b50ab029d49830cf0efd0e5e0606cb39c8dabae (diff) | |
parent | 2b98ec67f3c2e0e408275ea6b2c90be2dbeada23 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/lets_split/readme.md')
-rw-r--r-- | keyboards/lets_split/readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/lets_split/readme.md b/keyboards/lets_split/readme.md index 7e5a546022..d665d013eb 100644 --- a/keyboards/lets_split/readme.md +++ b/keyboards/lets_split/readme.md @@ -6,6 +6,7 @@ This readme and most of the code are from https://github.com/ahtn/tmk_keyboard/ Split keyboard firmware for Arduino Pro Micro or other ATmega32u4 based boards. +**Hardware files for the Let's Split are now stored at http://qmk.fm/lets_split/** ## Build Guide @@ -90,11 +91,11 @@ and modify the `matrix.c` accordingly. The wiring for serial: - + The wiring for i2c: - + The pull-up resistors may be placed on either half. It is also possible to use 4 resistors and have the pull-ups in both halves, but this is |