qmk-firmware/keyboards/yd60mq
ridingqwerty 17a089d21b
Trim firmware size changes from default rules.mk, part 4 (#8046)
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
2020-01-31 09:10:23 +11: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 Trim firmware size changes from default rules.mk, part 4 (#8046) 2020-01-31 09:10:23 +11:00
yd60mq.c Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05: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.