]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd60/readme.md
Make the bulk of our keyboards match the readme.md standard
[qmk_firmware.git] / keyboards / xd60 / readme.md
index 393ea5d683bfecd5d8977a71422bb21b9418567d..d7aa3d9b9ec33f344262a89733da1415b77dbf6b 100644 (file)
@@ -1,13 +1,16 @@
-# QMK Firmware for XIUDI's 60% XD60 PCB
+XD60
+==
 
-![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)
+Compact 60% with arrows.
 
-## Quantum MK Firmware
-For the full Quantum feature list, see [the parent readme.md](/readme.md).
+![Top View of a pair of XD60 Keyboard](https://i.imgur.com/3Jq2743.jpg)
 
-## 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.
+Keyboard Maintainer: QMK Community
+Hardware Supported: XD60 PCB
+Hardware Availability: https://www.massdrop.com/buy/xd60-xd64-custom-mechanical-keyboard-kit?mode=guest_open
 
-## Build
-To build the default keymap, simply run `make xd60-default`.
+Make example for this keyboard (after setting up your build environment):
+
+    make xd60-default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.