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) |
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 c9202de631..155f69f156 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 based boards. **Hardware files for the Let's Split are now stored at http://qmk.fm/lets_split/** +**Hardware files for the sockets version can be found at https://github.com/dumle29/let-s-Split-v2/tree/socket-reverseable** ## Build Guide @@ -14,6 +15,8 @@ A build guide for putting together the Let's Split v2 can be found here: [An Ove There is additional information there about flashing and adding RGB underglow. +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* + ## First Time Setup 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: |