diff options
author | Unknown <sennin32@gmail.com> | 2017-12-08 15:12:41 +0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-08 16:03:57 -0500 |
commit | e3b3c1ef82c05533c7368c834da4aee3ed0a3261 (patch) | |
tree | 893b77f667683e5bb15b97d515911caf8042fade /keyboards/do60/readme.md | |
parent | bba871df2f9afe1166e187f7cf372b4f6a60b3f8 (diff) | |
download | firmware-e3b3c1ef82c05533c7368c834da4aee3ed0a3261.tar.gz firmware-e3b3c1ef82c05533c7368c834da4aee3ed0a3261.tar.bz2 firmware-e3b3c1ef82c05533c7368c834da4aee3ed0a3261.zip |
add do60 support
Diffstat (limited to 'keyboards/do60/readme.md')
-rw-r--r-- | keyboards/do60/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/do60/readme.md b/keyboards/do60/readme.md new file mode 100644 index 000000000..fce7c922c --- /dev/null +++ b/keyboards/do60/readme.md @@ -0,0 +1,11 @@ +# QMK Firmware for 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) +Build-in WS2182 RGB LED for underglow lighting. + +## Build +To build the default keymap, simply run `make do60:default`.
\ No newline at end of file |