qmk-dactyl-manuform-a/keyboards/yd60mq
Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237)
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark <fauxpark@gmail.com>
2020-01-26 23:04:38 -05: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 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.