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
/
keycapsss
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
Remove binary symbols from keymaps (#25947)
Joel Challis
2
-4
/
+4
2025-09-21
Custom oled fonts cleanup (#25665)
Ryan
11
-248
/
+2
2025-09-09
Migrate `g_led_config` to DD (K2) (#25602)
Jack Sangdahl
2
-83
/
+65
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-3
/
+3
2025-06-28
Configure boards to use development_board - K (#25421)
Joel Challis
1
-2
/
+1
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-19
Remove duplication of RGBLight defaults (#25169)
Joel Challis
1
-1
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2025-01-20
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Joel Challis
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-5
/
+5
2024-11-23
Update keymaps to use PDF keycode (#24633)
Joel Challis
2
-33
/
+4
2024-08-29
Fix wrong OLED code for a few keyboards (#24344)
jack
2
-214
/
+2
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
4
-140
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
3
-8
/
+8
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)
Joel Challis
2
-2
/
+6
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
1
-5
/
+0
2024-07-13
Migrate SERIAL_DRIVER to json (#23925)
Joel Challis
2
-1
/
+3
2024-05-24
Update GPIO macros in keymaps (#23792)
Ryan
2
-2
/
+2
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)
James Young
4
-27
/
+12
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
3
-3
/
+3
2024-04-23
Migrate build target markers to keyboard.json - JK (#23588)
Joel Challis
1
-0
/
+0
2024-04-22
Data-Driven Keyboard Conversions: K, Part 4 (#23567)
James Young
7
-12
/
+28
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-2
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-13
/
+8
2024-03-15
Migrate features from rules.mk to data driven - IJK (#23276)
Joel Challis
2
-12
/
+9
2024-02-03
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
15
-533
/
+664
2024-01-31
[Keyboard] Add Kimiko Rev2 (#21719)
Ben
15
-533
/
+664
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
7
-0
/
+277
2023-12-13
[keyboard] Add Keycapsss 3w6_2040 (#22642)
Tom Barnes
7
-0
/
+277
2023-11-30
`keycapsss/plaid_pad`: switch to encoder map (#22474)
Ryan
6
-174
/
+34
2023-09-21
kimiko: mirror encoder pins between halves (#21728)
Charles Strahan
3
-7
/
+18
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-12
/
+13
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
4
-6
/
+0
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2
-20
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+3
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-5
/
+4
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
1
-1
/
+0
2023-06-15
Move `RGBLIGHT_SPLIT` to data driven (#21190)
Ryan
1
-1
/
+0
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2
-1
/
+3
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
1
-1
/
+0
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2
-3
/
+1
2023-05-09
Clean up trailing commas from info.json (#20812)
Ryan
2
-2
/
+2
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2
-3
/
+2
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-100
/
+65
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
5
-5
/
+7
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
4
-271
/
+196
[next]