aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk_np21/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] YMDK NP21 refactor (#10181)Ryan2020-08-311-21/+13
|
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
|
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-3/+0
| | | | | | | | | | | | | | * 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-3/+1
| | | | | | | | * 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-18/+2
| | | | | | * Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* Support for YMDK NP21 (#2316)sanosis2018-01-281-0/+59
* 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.