aboutsummaryrefslogtreecommitdiff
path: root/keyboards/do60/readme.md
diff options
context:
space:
mode:
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 @@
1# QMK Firmware for DoyuStudio DO60 PCB 1# DoyuStudio DO60 PCB
2 2
360% board supporting in-switch LEDs (two-pin, single colour)
4Build-in WS2182 RGB LED for underglow lighting.
3 5
4## Quantum MK Firmware 6Keyboard Maintainer: QMK Community
5For the full Quantum feature list, see [the parent readme.md](/readme.md). 7Hardware Supported: Doyu Studios 60% PCB
8Hardware Availability: [Doyustudio](https://shopkey.doyustudio.com/001pcb60)
6 9
7Board supports in-switch LEDs (two-pin, single colour) 10Make example for this keyboard (after setting up your build environment):
8Build-in WS2182 RGB LED for underglow lighting. 11
12 make do60:default
9 13
10## Build 14See 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
11To build the default keymap, simply run `make do60:default`. \ No newline at end of file