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
/
capsunlocked
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (B, C) (#25559)
Jack Sangdahl
4
-40
/
+183
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
4
-4
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
3
-3
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
2
-7
/
+7
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
6
-124
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-5
/
+5
2024-08-10
Remove keyboard level `QK_BOOT` implementations (#24231)
Joel Challis
1
-5
/
+7
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
1
-3
/
+1
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
1
-4
/
+0
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 1 (#23745)
James Young
10
-160
/
+30
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
2
-16
/
+16
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
5
-5
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
10
-10
/
+10
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
2
-5
/
+5
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
6
-2
/
+0
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
8
-49
/
+36
2024-01-31
Remove always enabled effects from lighting animation list (#22992)
Joel Challis
1
-1
/
+0
2024-01-09
capsunlocked/cu80/v2: Fix invalid RGB matrix config (#22873)
Joel Challis
2
-4
/
+4
2024-01-04
Migrate RGB Matrix config to info.json - C (#22807)
Joel Challis
2
-16
/
+0
2023-09-24
Remove custom ISSI lighting code (#22073)
Ryan
8
-104
/
+1
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
6
-39
/
+39
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
rgblight: driver selection cleanups (#21558)
Ryan
3
-2
/
+1
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
3
-52
/
+23
2023-07-07
Refactor `capsunlocked/cu80/v2` (#21454)
jack
38
-761
/
+351
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
6
-17
/
+2
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-3
/
+7
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
4
-3
/
+3
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
1
-1
/
+1
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
2
-81
/
+4
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-60
/
+59
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2
-74
/
+283
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
4
-2
/
+6
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
8
-5
/
+15
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
8
-337
/
+413
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2
-43
/
+7
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
1
-274
/
+274
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
4
-62
/
+0
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
10
-63
/
+25
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
1
-1
/
+0
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2
-146
/
+146
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-6
/
+5
2023-02-26
Move backlight config to data driven (#19910)
Ryan
5
-11
/
+9
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
1
-0
/
+2
2023-02-17
Remove matrix size defines (#19581)
Ryan
5
-18
/
+0
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
1
-20
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
10
-30
/
+10
[next]