summaryrefslogtreecommitdiff
path: root/keyboards/kapcave/paladinpad
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-62/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-9/+9
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+9
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis2-39/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-41/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-4/+6
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-158/+59
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-5/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan5-33/+12
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-4/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-4/+4
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2-4/+0
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan4-6/+15
2022-06-02Fix lint errors (#17293)Joel Challis1-5/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-28[Keyboard] Add support for PaladinPad, Arya pcb and move keyboards by KapCave...nachie18-0/+580