1
0
Fork 0
qmk_firmware/keyboards/yd68
izzy84075 92d95ba1e1 Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020)
* Add basic support for the YD68 / YD68v2.

Keymap and WS2812 underlighting work. Capslock LED should work, though I don't have one populated to test. Backlight LEDs are not set up, as they're not on a hardware PWM pin, could be set up as software.

* Fix Imgur link

* Fix default keymap to match the stock firmware

* Fix the Hardware Supported line and add a short description
2018-09-29 12:44:54 -07:00
..
keymaps/default Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
config.h Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
info.json Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
readme.md Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
rules.mk Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
yd68.c Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00
yd68.h Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 2018-09-29 12:44:54 -07:00

readme.md

yd68

yd68

A 68-key board with RGB underlighting and bluetooth.

Keyboard Maintainer: Izzy84075
Hardware Supported: YD68/YD68v2
Hardware Availability: KBDFans

Make example for this keyboard (after setting up your build environment):

make yd68:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.