summaryrefslogtreecommitdiffstats
path: root/keyboards/kapcave/paladin64/config.h
Commit message (Expand)AuthorAgeFilesLines
* Fixup paladin64 (#20805)jack2023-05-081-15/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-7/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* [Core] Rework PS/2 driver selection (#17892)Marek Kraus2022-08-311-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-7/+0
* Align PS/2 GPIO defines (#14745)Joel Challis2021-10-201-16/+4
* [Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by KapCave...nachie2021-09-281-0/+133