]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/yd60mq/readme.md
[Keyboard] YD60MQ support (#5911)
[qmk_firmware.git] / keyboards / yd60mq / readme.md
diff --git a/keyboards/yd60mq/readme.md b/keyboards/yd60mq/readme.md
new file mode 100644 (file)
index 0000000..78f442d
--- /dev/null
@@ -0,0 +1,20 @@
+YD60MQ
+======
+
+![YD60MQ PCB](https://ae01.alicdn.com/kf/HTB1PVQ2X_HuK1RkSndVq6xVwpXaO.jpg)
+
+Customizable 60% PCB by [YMDK](https://ymdk.aliexpress.com/store/429151?spm=2114.10010108.0.0.3ab23641lIkgzm).
+
+Keyboard Maintainer: QMK Community  
+Hardware Supported: YD60MQ  
+Hardware Availability: YMDK - [AliExpress](https://www.aliexpress.com/item/YMDK-60-YD60MQ-QMK-Programmable-Underglow-RGB-Led-PCB-Plate-Stabilizers-For-DIY-Mechanical-Keyboard-Interchange/32869207240.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+    make yd60mq:default
+
+The keyboard uses a DFU bootloader. To make a keymap and use dfu-util to flash it:
+
+    make yd60mq:default:dfu
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.