summaryrefslogtreecommitdiff
path: root/keyboards/kapcave
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+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 Brassel8-238/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-12/+12
2024-07-03Rename encoder pins defines (#24003)Ryan1-2/+2
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 1 (#23768)James Young6-71/+17
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-1/+1
2024-05-17Delete trivial keymap readmes (#23714)Ryan6-6/+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-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis6-38/+26
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis3-76/+0
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis1-2/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-10-13amend alice* community_layouts in keyboards (#21846)Duncan Sutherland2-1/+102
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-41/+26
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-45/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-05-08Fixup paladin64 (#20805)jack7-18/+17
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-6/+6
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan4-255/+539
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan7-6/+10
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan3-121/+70
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-10/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-158/+59
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan4-10/+0
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-2/+2
2023-03-17Remove more empty headers (#20155)Ryan3-53/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan11-52/+27
2023-02-26Move encoder config to data driven (#19923)Ryan2-4/+7
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2-8/+0
2023-02-17Remove matrix size defines (#19581)Ryan4-17/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan4-6/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan4-13/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan8-7/+4
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan10-10/+10
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+10
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis3-3/+3