1
0
Fork 0

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
This commit is contained in:
MechMerlin 2018-12-01 17:19:33 -08:00 committed by Drashna Jaelre
parent 064d9e2175
commit 1fd4546fff
4 changed files with 30 additions and 9 deletions

View file

@ -1,11 +1,14 @@
# QMK Firmware for DoyuStudio DO60 PCB
# DoyuStudio DO60 PCB
## Quantum MK Firmware
For the full Quantum feature list, see [the parent readme.md](/readme.md).
Board supports in-switch LEDs (two-pin, single colour)
60% board supporting in-switch LEDs (two-pin, single colour)
Build-in WS2182 RGB LED for underglow lighting.
## Build
To build the default keymap, simply run `make do60:default`.
Keyboard Maintainer: QMK Community
Hardware Supported: Doyu Studios 60% PCB
Hardware Availability: [Doyustudio](https://shopkey.doyustudio.com/001pcb60)
Make example for this keyboard (after setting up your build environment):
make do60:default
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).