summaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/the60/readme.md
diff options
context:
space:
mode:
authorErovia <Erovia@users.noreply.github.com>2019-03-14 00:26:25 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-14 00:26:25 +0100
commitf9c5b80aedc1ef43baeff6a197dc1c3772e69618 (patch)
treeeac3e5ae37a31dce0303b3119b8081df84cc0782 /keyboards/lazydesigners/the60/readme.md
parent30db1b18e56e0d85bf3d5f7df5e050591f1c6d96 (diff)
downloadqmk_firmware-f9c5b80aedc1ef43baeff6a197dc1c3772e69618.tar.gz
qmk_firmware-f9c5b80aedc1ef43baeff6a197dc1c3772e69618.tar.xz
Add support for THE60 (#5385)
Diffstat (limited to 'keyboards/lazydesigners/the60/readme.md')
-rw-r--r--keyboards/lazydesigners/the60/readme.md18
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 000000000..bf7cc771a
--- /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).