diff options
author | Stanley Lai <stanleylai.sg@gmail.com> | 2016-12-18 15:35:03 -0800 |
---|---|---|
committer | Stanley Lai <stanleylai.sg@gmail.com> | 2016-12-18 15:35:03 -0800 |
commit | 91913146db64bc560be5d658a4e1d9257bbff32c (patch) | |
tree | 03a721cd8b1064658b7bf8bf910270d04d02d740 /keyboards/xd60/readme.md | |
parent | b49d7800aeae1009b39b2bff2121864425e73ce9 (diff) | |
download | qmk_firmware-91913146db64bc560be5d658a4e1d9257bbff32c.tar.gz |
Added XD60 support
Diffstat (limited to 'keyboards/xd60/readme.md')
-rw-r--r-- | keyboards/xd60/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/xd60/readme.md b/keyboards/xd60/readme.md new file mode 100644 index 000000000..393ea5d68 --- /dev/null +++ b/keyboards/xd60/readme.md @@ -0,0 +1,13 @@ +# QMK Firmware for XIUDI's 60% XD60 PCB + +![Top View of XD60 Keyboard, with DSA Dolch keycaps](./top-view.JPG) +![Angled View of XD60 Keyboard Arrow Cluster, with DSA Dolch keycaps](./arrow-cluster.JPG) + +## Quantum MK Firmware +For the full Quantum feature list, see [the parent readme.md](/readme.md). + +## Additional Notes +The XD60 is essentially a GH60 rev. C, with support for a right-hand arrow cluster. Includes full compatibility with GH60 expansion boards. Board also supports in-switch LEDs (two-pin, single colour), as well as WS2182 LED strips for underglow lighting. Default keymap included, matching configuration on sale page. + +## Build +To build the default keymap, simply run `make xd60-default`. |