aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/ymd96.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-4/+2
| | | | | | * Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-12/+14
| | | | | | | | | | | | | | * Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-10/+0
| | | | | | | | * Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-031-58/+8
| | | | | | * Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-011-10/+62
| | | | | | * readded code for YMD96 full working * added jj50 layout back
* Add YMD96 Keyboard (#1838)Andrew2017-10-141-0/+45
* add ymd96 base currently not working correctly. * Update honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something * honestly just trying stuff out * Update keymaps Getting closer hopefully * ymd96 works! at least for me * Update readme * Update readme * Update readme