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
/
owlab
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (NO) (#25621)
Jack Sangdahl
4
-46
/
+142
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-4
/
+4
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
7
-14
/
+42
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
7
-7
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
7
-7
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
2
-4
/
+4
2024-11-20
Backward compatibility for new RGB keycode handling (#24490)
Ryan
2
-0
/
+4
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
4
-18
/
+10
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
20
-524
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
10
-10
/
+10
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
1
-3
/
+1
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
8
-8
/
+8
2024-04-20
Migrate build target markers to keyboard.json - OQ (#23564)
Joel Challis
3
-0
/
+0
2024-03-15
Migrate features from rules.mk to data driven - OPQR (#23285)
Joel Challis
14
-90
/
+65
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
2
-138
/
+138
2024-02-01
Migrate lighting defaults to info.json (#22920)
Joel Challis
2
-21
/
+4
2024-01-10
Migrate RGB Matrix config to info.json - NOPQ (#22866)
Joel Challis
4
-121
/
+108
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2
-2
/
+2
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
2
-2
/
+2
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2
-2
/
+0
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2
-2
/
+2
2023-10-04
Update ISSI LED types (#22099)
Ryan
2
-2
/
+2
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2
-2
/
+2
2023-09-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-87
/
+838
2023-09-14
OwLab Jelly Evolv Solder Layout Additions (#22029)
James Young
4
-87
/
+838
2023-09-13
is31fl3741: driver naming cleanups (#21929)
Ryan
2
-2
/
+2
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
10
-94
/
+61
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2
-2
/
+2
2023-08-21
Merge remote-tracking branch 'origin/master' into develop
zvecr
21
-0
/
+742
2023-08-20
[Keyboard] Add Jelly Evolv (#21407)
owlab2
21
-0
/
+742
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
1
-1
/
+1
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
4
-4
/
+4
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
4
-4
/
+6
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
10
-15
/
+10
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
12
-750
/
+76
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
10
-5
/
+11
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
7
-6
/
+7
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-3
/
+3
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
14
-64
/
+14
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-230
/
+206
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-123
/
+101
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
5
-220
/
+167
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
10
-5
/
+15
2023-04-05
Move 75% and 96% layouts to data driven (#20289)
Ryan
2
-316
/
+261
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
4
-578
/
+504
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
5
-12
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
4
-72
/
+0
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
1
-1
/
+1
[next]