diff options
| author | Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> | 2017-11-14 23:27:27 +0100 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-11-14 17:27:27 -0500 |
| commit | 85172f4f8593575a4a7aca3cebdf97fc8f96b739 (patch) | |
| tree | ff59b80c5a274ca55b498d2daf95b6253e45d5f0 /keyboards/lets_split/readme.md | |
| parent | b702c08825c8a759aa14c2e1a97c74ec949d106f (diff) | |
| download | qmk_firmware-85172f4f8593575a4a7aca3cebdf97fc8f96b739.tar.gz qmk_firmware-85172f4f8593575a4a7aca3cebdf97fc8f96b739.zip | |
Added support for let's split kailh socket version (#2010)
* Added support for socket version of the let's split
* renamed files
* socket-version-works
Diffstat (limited to 'keyboards/lets_split/readme.md')
| -rw-r--r-- | keyboards/lets_split/readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lets_split/readme.md b/keyboards/lets_split/readme.md index c9202de63..155f69f15 100644 --- a/keyboards/lets_split/readme.md +++ b/keyboards/lets_split/readme.md | |||
| @@ -7,6 +7,7 @@ Split keyboard firmware for Arduino Pro Micro or other ATmega32u4 | |||
| 7 | based boards. | 7 | based boards. |
| 8 | 8 | ||
| 9 | **Hardware files for the Let's Split are now stored at http://qmk.fm/lets_split/** | 9 | **Hardware files for the Let's Split are now stored at http://qmk.fm/lets_split/** |
| 10 | **Hardware files for the sockets version can be found at https://github.com/dumle29/let-s-Split-v2/tree/socket-reverseable** | ||
| 10 | 11 | ||
| 11 | ## Build Guide | 12 | ## Build Guide |
| 12 | 13 | ||
| @@ -14,6 +15,8 @@ A build guide for putting together the Let's Split v2 can be found here: [An Ove | |||
| 14 | 15 | ||
| 15 | There is additional information there about flashing and adding RGB underglow. | 16 | There is additional information there about flashing and adding RGB underglow. |
| 16 | 17 | ||
| 18 | A build guide for putting together the sockets version can be found here: *Guide will be made and linked here when the PCBs have been received and tested* | ||
| 19 | |||
| 17 | ## First Time Setup | 20 | ## First Time Setup |
| 18 | 21 | ||
| 19 | Download or clone the `qmk_firmware` repo and navigate to its top level directory. Once your build environment is setup, you'll be able to generate the default .hex using: | 22 | Download or clone the `qmk_firmware` repo and navigate to its top level directory. Once your build environment is setup, you'll be able to generate the default .hex using: |
