summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk_np21
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)peepeetee2022-01-1010-470/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-192-0/+54
|\
| * [Keyboard] Ymdk_np21 via port (#12693)Zereef2021-08-192-0/+54
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-16/+2
* clean up generate-api errorsZach White2021-01-071-7/+2
* [Keyboard] YMDK NP21: correct numpad layout matrix (#10874)Cole Helbling2020-11-161-4/+4
* [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