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
/
skmt
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
1
-2
/
+6
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-3
/
+3
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-36
/
+0
2024-05-12
Change all RGB mode keycodes to short aliases (#23691)
Ryan
2
-4
/
+4
2024-04-17
Migrate build target markers to keyboard.json - S (#23532)
Joel Challis
2
-1
/
+3
2024-02-15
Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)
Joel Challis
1
-25
/
+0
2024-01-16
Migrate RGB Matrix config to info.json - RS (#22909)
Joel Challis
2
-77
/
+48
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-25
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
1
-25
/
+0
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
1
-1
/
+0
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-30
/
+30
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2
-3
/
+2
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+1
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-2
/
+3
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-1
/
+1
2022-09-14
[Keyboard] Add skmt/15k keyboard (#18321)
satorusaka
9
-0
/
+288
Co-authored-by: Joel Challis <git@zvecr.com>