qmk-firmware/keyboards/yd60mq
fauxpark b47c10bf6f Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
2019-10-29 21:27:25 -07:00
..
keymaps [Keyboard] YD60MQ support (#5911) 2019-05-20 15:43:29 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md [Keyboard] YD60MQ support (#5911) 2019-05-20 15:43:29 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, T-Z (#7190) 2019-10-29 21:27:25 -07:00
yd60mq.c [Keyboard] YD60MQ support (#5911) 2019-05-20 15:43:29 -07:00
yd60mq.h [Keyboard] YD60MQ support (#5911) 2019-05-20 15:43:29 -07:00

readme.md

YD60MQ

YD60MQ PCB

Customizable 60% PCB by YMDK.

Keyboard Maintainer: QMK Community
Hardware Supported: YD60MQ
Hardware Availability: YMDK - AliExpress

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 then the make instructions for more information.