diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-12-18 20:55:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-18 20:55:38 -0500 |
commit | e05fd4fc663b9bfccf90eb6f8e5990b1718eb8e9 (patch) | |
tree | 930069cec9ce088a7010a32de56eb76779ce0999 /keyboards/xd60/readme.md | |
parent | 8a65c640ecdaacfd57b86b684ec80b481f5d4b3b (diff) | |
parent | 5834d4b262180f6ef4755bca6001c30d7a945a39 (diff) |
Merge pull request #962 from stanleylai/master
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 0000000000..393ea5d683 --- /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`. |