summaryrefslogtreecommitdiffstats
path: root/keyboards/kapcave/paladin64
Commit message (Expand)AuthorAgeFilesLines
* Fixup paladin64 (#20805)jack2023-05-087-18/+17
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-115/+339
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-7/+5
* 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-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* 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-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+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-2811-0/+453