1
0
Fork 0

Add support for THE60 (#5385)

This commit is contained in:
Erovia 2019-03-14 00:26:25 +01:00 committed by MechMerlin
parent 30db1b18e5
commit f9c5b80aed
8 changed files with 306 additions and 0 deletions

View file

@ -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).