diff options
author | Erovia <Erovia@users.noreply.github.com> | 2019-03-14 00:26:25 +0100 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-03-13 16:26:25 -0700 |
commit | f9c5b80aedc1ef43baeff6a197dc1c3772e69618 (patch) | |
tree | eac3e5ae37a31dce0303b3119b8081df84cc0782 /keyboards/lazydesigners/the60/readme.md | |
parent | 30db1b18e56e0d85bf3d5f7df5e050591f1c6d96 (diff) | |
download | qmk_firmware-f9c5b80aedc1ef43baeff6a197dc1c3772e69618.tar.gz qmk_firmware-f9c5b80aedc1ef43baeff6a197dc1c3772e69618.zip |
Add support for THE60 (#5385)
Diffstat (limited to 'keyboards/lazydesigners/the60/readme.md')
-rw-r--r-- | keyboards/lazydesigners/the60/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/lazydesigners/the60/readme.md b/keyboards/lazydesigners/the60/readme.md new file mode 100644 index 0000000000..bf7cc771af --- /dev/null +++ b/keyboards/lazydesigners/the60/readme.md @@ -0,0 +1,18 @@ +# THE60 + +![THE60](https://cdn.discordapp.com/attachments/536190211240099840/549506683064287243/image0.jpg) + +A 60% custom PCB and case designed and produced by [LazyDesigners](http://lazydesigners.cn). +The PCB allows one to test a 40% layout in a 60% case. + +Keyboard Maintainer: QMK Community +Hardware Supported: THE60 PCB +Hardware Availability: Check for GBs on [Geekhack](https://geekhack.org) and on [LazyDesigner's homepage.](http://lazydesigners.cn) + +Make example for this keyboard (after setting up your build environment): + + make lazydesigners/the60:default:dfu + +To enter the bootloader, either short the pins on the PCB, use the RESET button on the FN layer or hold the Esc key while plugging in your keyboard. + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |