summaryrefslogtreecommitdiff
path: root/keyboards/novelkeys/nk1/config.h
AgeCommit message (Expand)Author
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-02Move keyboard USB IDs and strings to data driven: N (#17865)Ryan
2022-07-03Update NK1 RGB animation defines (#17486)yiancar
2022-01-10[Keyboard] move novelkeys keyboards to vendor folder (#15783)peepeetee