aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lazydesigners/the30/readme.md
diff options
context:
space:
mode:
authorErovia <Erovia@users.noreply.github.com>2019-11-19 21:56:01 +0100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-11-19 12:56:01 -0800
commitc1c27b83aa9a3a57da43749854ee3c5182e63826 (patch)
tree5801a281ee69e861ebfe3738b48a8d7b8cf6fac6 /keyboards/lazydesigners/the30/readme.md
parentbb87bdec82433053eef68caa5fe4a03083a13e9c (diff)
downloadfirmware-c1c27b83aa9a3a57da43749854ee3c5182e63826.tar.gz
firmware-c1c27b83aa9a3a57da43749854ee3c5182e63826.tar.bz2
firmware-c1c27b83aa9a3a57da43749854ee3c5182e63826.zip
[Keyboard] Add support for the THE30 keyboard (#7390)
Diffstat (limited to 'keyboards/lazydesigners/the30/readme.md')
-rw-r--r--keyboards/lazydesigners/the30/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/lazydesigners/the30/readme.md b/keyboards/lazydesigners/the30/readme.md
new file mode 100644
index 000000000..a00e4d1fa
--- /dev/null
+++ b/keyboards/lazydesigners/the30/readme.md
@@ -0,0 +1,21 @@
+# THE30
+
+![the30](https://i.loli.net/2019/11/06/KTn3dNjreigovRz.jpg)
+
+A 30% custom keyboard designed and produced by [LazyDesigners](http://lazydesigners.cn).
+
+* Keyboard Maintainer: [Erovia](https://github.com/Erovia)
+* Hardware Supported: THE30
+* 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/the30:default
+
+Flashing example for this keyboard ([using the command line](https://docs.qmk.fm/#/newbs_flashing?id=flash-your-keyboard-from-the-command-line)):
+
+ make lazydesigners/the30:default:flash
+
+To enter the bootloader, either press the RESET button on the PCB or the RESET button if the current keymap has one.
+
+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).