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