diff options
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: |