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