index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
kapcave
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-2
/
+2
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
4
-4
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-238
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
6
-12
/
+12
2024-07-03
Rename encoder pins defines (#24003)
Ryan
1
-2
/
+2
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 1 (#23768)
James Young
6
-71
/
+17
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
1
-1
/
+1
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
6
-6
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-0
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-13
/
+9
2024-03-15
Migrate features from rules.mk to data driven - IJK (#23276)
Joel Challis
6
-38
/
+26
2024-02-18
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
Joel Challis
3
-76
/
+0
2024-01-09
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Joel Challis
1
-2
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-1
/
+1
2023-10-13
amend alice* community_layouts in keyboards (#21846)
Duncan Sutherland
2
-1
/
+102
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-41
/
+26
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
1
-45
/
+0
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2
-2
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-6
/
+4
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-2
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-2
/
+6
2023-05-08
Fixup paladin64 (#20805)
jack
7
-18
/
+17
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2
-6
/
+6
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
4
-255
/
+539
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
7
-6
/
+10
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
3
-121
/
+70
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
1
-10
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-158
/
+59
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
4
-10
/
+0
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
1
-2
/
+2
2023-03-17
Remove more empty headers (#20155)
Ryan
3
-53
/
+0
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
1
-1
/
+1
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
11
-52
/
+27
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-4
/
+7
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2
-8
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
4
-17
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
4
-6
/
+6
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
8
-24
/
+8
2023-02-03
Debounce defines cleanup (#19742)
Ryan
4
-13
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
5
-5
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2
-4
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
8
-7
/
+4
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2
-2
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
10
-10
/
+10
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
1
-1
/
+10
2022-08-31
[Core] Rework PS/2 driver selection (#17892)
Marek Kraus
1
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
3
-3
/
+3
[next]