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
/
rocketboard_16
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-16
/
+16
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-0
/
+1
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-390
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
3
-17
/
+17
2024-05-23
Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781)
James Young
2
-4
/
+5
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-04-19
Tidy use of raw hid within keyboards (#23557)
Joel Challis
1
-2
/
+0
2024-04-17
Migrate build target markers to keyboard.json - R (#23542)
Joel Challis
2
-17
/
+14
2024-04-03
Remove `quantum.h` includes from keyboard code (#23394)
Ryan
2
-2
/
+5
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-12
/
+13
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
1
-1
/
+0
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2
-3
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-1
/
+1
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-3
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+1
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2
-37
/
+18
2023-03-18
Remove bootloader logic from `mcu_selection.mk` (#20150)
Joel Challis
2
-13
/
+4
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-1
/
+0
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2
-4
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-6
/
+6
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-34
/
+34
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-4
/
+3
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
1
-9
/
+9
2022-11-15
Fix some old keycodes (#19086)
Ryan
1
-1
/
+1
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
1
-2
/
+2
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
1
-7
/
+7
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
1
-1
/
+1
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
3
-4
/
+4
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
1
-1
/
+10
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
1
-1
/
+1
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
1
-1
/
+1
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2
-17
/
+16
2022-09-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
1
-1
/
+1
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
1
-1
/
+1
2022-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-7
/
+6
2022-08-04
Move keyboard USB IDs and strings to data driven: R (#17885)
Ryan
2
-7
/
+6
2022-07-07
[Fix] Patches after printf library update (#17584)
Stefan Kerkmann
2
-4
/
+4
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2
-2
/
+2
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
1
-2
/
+0
2022-01-23
`rocketboard_16`: Fix mismatched LUT sizes (#15997)
Ryan
1
-1
/
+1
2022-01-22
Remove `action_function()` from LFKeyboards boards (#15993)
Ryan
1
-33
/
+1
2021-12-27
Refactor `bootloader_jump()` implementations (#15450)
Ryan
1
-1
/
+1
[next]