diff options
author | xyverz <xyverz@gmail.com> | 2017-01-08 21:47:08 -0800 |
---|---|---|
committer | xyverz <xyverz@gmail.com> | 2017-01-08 21:47:08 -0800 |
commit | 99521a448296902d15c597f4d2e170766c4afadb (patch) | |
tree | 8daa16747393c2cef6b897fbb88e74ef427df76e /keyboards/xd60/readme.md | |
parent | 79343f1c6cde28c454eac0a577d0d7dbf3aa2f17 (diff) | |
parent | 176b93d08eb5cc0c65a6d571fc2c1fec5f575854 (diff) | |
download | qmk_firmware-99521a448296902d15c597f4d2e170766c4afadb.tar.gz |
Merge remote-tracking branch 'upstream/master'
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`. |