summaryrefslogtreecommitdiffstats
path: root/keyboards/novelkeys/nk87b
Commit message (Expand)AuthorAgeFilesLines
* NovelKeys NK87B Touch-Up (#20750)James Young2023-05-064-94/+115
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-40/+104
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* [Keyboard] Add NK87B (#18210)yiancar2022-08-3013-0/+452