summaryrefslogtreecommitdiffstats
path: root/keyboards/do60/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-02 02:19:33 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-02 02:19:33 +0100
commit1fd4546fff5457f1ce3be871ae264b7349f0036e (patch)
tree489692a942a11c23e7b1f789b1da91cbee9f0b90 /keyboards/do60/readme.md
parent064d9e21750e8c717aca5f79263ad93b6606e125 (diff)
downloadqmk_firmware-1fd4546fff5457f1ce3be871ae264b7349f0036e.tar.gz
qmk_firmware-1fd4546fff5457f1ce3be871ae264b7349f0036e.tar.xz
Keyboard: Add HHKB layout support to the DO60 (#4526)
* add 60_hhkb support * add qmk configurator support for the new 60_hhkb layout * allow community layout support for the 60_hhkb * fixup readme to adhere to new QMK standards
Diffstat (limited to 'keyboards/do60/readme.md')
-rw-r--r--keyboards/do60/readme.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/keyboards/do60/readme.md b/keyboards/do60/readme.md
index fce7c922c..c4122361f 100644
--- a/keyboards/do60/readme.md
+++ b/keyboards/do60/readme.md
@@ -1,11 +1,14 @@
-# QMK Firmware for DoyuStudio DO60 PCB
+# DoyuStudio DO60 PCB
+60% board supporting in-switch LEDs (two-pin, single colour)
+Build-in WS2182 RGB LED for underglow lighting.
-## Quantum MK Firmware
-For the full Quantum feature list, see [the parent readme.md](/readme.md).
+Keyboard Maintainer: QMK Community
+Hardware Supported: Doyu Studios 60% PCB
+Hardware Availability: [Doyustudio](https://shopkey.doyustudio.com/001pcb60)
-Board supports in-switch LEDs (two-pin, single colour)
-Build-in WS2182 RGB LED for underglow lighting.
+Make example for this keyboard (after setting up your build environment):
+
+ make do60:default
-## Build
-To build the default keymap, simply run `make do60:default`. \ No newline at end of file
+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). \ No newline at end of file