aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk_np21
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] YMDK NP21 refactor (#10181)Ryan2020-08-317-162/+290
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-34/+7
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* [Keyboard] YMDK NP21: matrix and keymap refactor (#8112)James Young2020-02-074-46/+137
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-1/+0
* Invert Num Lock LED state (#7945)clovervidia2020-01-201-1/+1
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-186-389/+15
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-024-136/+5
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-6/+10
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-152-11/+2
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-034-192/+2
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-3/+0
* Fix YMDK NP21 keyboard to use proper keyboard level functions (#3042)Drashna Jaelre2018-10-014-9/+19
* ps2avrgb: fix incorrect avr ports specified (for numlock and capslock LEDs) (...Kenneth Aloysius2018-07-231-4/+5
* Support for YMDK NP21 (#2316)sanosis2018-01-2813-0/+1311