summaryrefslogtreecommitdiff
path: root/keyboards/xd60/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-12-19 11:18:22 -0500
committerJack Humbert <jack.humb@gmail.com>2016-12-19 11:18:22 -0500
commit101416eb82c12c475da2feb124f74511f876b3fb (patch)
treed96057d804266cf719d5fd18ea127a3b577bd786 /keyboards/xd60/readme.md
parent06c64bbff3e228df542149acde64eadaf59b9b0f (diff)
parentea926369b80c446141edd16c892112fab69b20b6 (diff)
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/xd60/readme.md')
-rw-r--r--keyboards/xd60/readme.md13
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`.