summaryrefslogtreecommitdiff
path: root/keyboards/ymdk_np21/ymdk_np21.c
AgeCommit message (Collapse)Author
2022-01-10[Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)peepeetee
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
* Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
2020-01-23Fix LED configuration for PS2AVRGB boards (#7989)fauxpark
* Fix LED configuration for PS2AVRGB boards * Undo backlight on state changes
2020-01-20Invert Num Lock LED state (#7945)clovervidia
2020-01-18Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark
* 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
2019-11-03Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark
* Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
2018-10-01Fix YMDK NP21 keyboard to use proper keyboard level functions (#3042)Drashna Jaelre
* Use proper function levels * Add matrix init functions * Convert KEYMAP to LAYOUT Or @mechmerlin is going to hunt me down and harm me... probably :) * Fix conflict issues
2018-01-28Support for YMDK NP21 (#2316)sanosis
* ymdk_np21 initial support Base support of ymdk_np21 - based on jj40. Full grid layout * Update README.md Replacing description. * Adding YMDK NP21 to comunity list. Adding YMDK NP21 to community supported list.