summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/the60/rev1/readme.md
diff options
context:
space:
mode:
authorjackytrabbit <jacky_lijun@126.com>2021-06-10 01:47:37 +0800
committerGitHub <noreply@github.com>2021-06-09 19:47:37 +0200
commit39c8ed32b47baed70c636113b1433381c5b6cfdc (patch)
tree392cbb3d5df681c38a08e829d986e6249c07ab8b /keyboards/lazydesigners/the60/rev1/readme.md
parent5073dc33e9ed654163b27cebc48a1dce73194678 (diff)
Add support for LAZYDESIGNERS/THE60/rev2 (#13015)
Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/lazydesigners/the60/rev1/readme.md')
-rwxr-xr-xkeyboards/lazydesigners/the60/rev1/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/lazydesigners/the60/rev1/readme.md b/keyboards/lazydesigners/the60/rev1/readme.md
new file mode 100755
index 0000000000..8b130826f0
--- /dev/null
+++ b/keyboards/lazydesigners/the60/rev1/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/rev1:default
+
+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).