summaryrefslogtreecommitdiffstats
path: root/keyboards/yd68/yd68.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-47/+10
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020)izzy840752018-09-291-0/+73
* 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