summaryrefslogtreecommitdiffstats
path: root/keyboards/kapcave
Commit message (Expand)AuthorAgeFilesLines
* Fixup paladin64 (#20805)jack2023-05-087-18/+17
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-6/+6
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-274-255/+539
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-067-6/+10
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-053-121/+70
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-10/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-158/+59
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-234-10/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-2/+2
* Remove more empty headers (#20155)Ryan2023-03-173-53/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1111-52/+27
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+7
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-8/+0
* Remove matrix size defines (#19581)Ryan2023-02-174-17/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-6/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Debounce defines cleanup (#19742)Ryan2023-02-034-13/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-7/+4
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1510-10/+10
* 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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-212-4/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-212-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-204-6/+15
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-204-6/+15
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-036-21/+18
* Fix lint errors (#17293)Joel Challis2022-06-021-5/+0
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-155-5/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* KapCave Arya: Fix QMK Configurator Implementation (#16145)James Young2022-01-313-73/+74
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-094-7/+4
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-7/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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-2859-0/+2031