]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/yd60mq/readme.md
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / yd60mq / readme.md
1 YD60MQ
2 ======
3
4 ![YD60MQ PCB](https://ae01.alicdn.com/kf/HTB1PVQ2X_HuK1RkSndVq6xVwpXaO.jpg)
5
6 Customizable 60% PCB by [YMDK](https://ymdk.aliexpress.com/store/429151?spm=2114.10010108.0.0.3ab23641lIkgzm).
7
8 Keyboard Maintainer: QMK Community  
9 Hardware Supported: YD60MQ  
10 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)
11
12 Make example for this keyboard (after setting up your build environment):
13
14     make yd60mq:default
15
16 The keyboard uses a DFU bootloader. To make a keymap and use dfu-util to flash it:
17
18     make yd60mq:default:dfu
19
20 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.