summaryrefslogtreecommitdiff
path: root/keyboards/stront
AgeCommit message (Expand)AuthorFilesLines
2025-07-28Remove some encoder resolution that duplicate defaults (#25517)Joel Challis1-5/+1
2025-05-05[Bug] Minimise force-included files (#25194)Nick Brassel1-0/+2
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan3-9/+9
2024-07-26Remove duplicate calls to `housekeeping_task_user` (#24201)Joel Challis1-2/+0
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-2/+3
2024-04-25Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis2-5/+5
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis1-0/+0
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan1-1/+2
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-1/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis13-1887/+0
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2-58/+48
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-3/+7
2023-09-12Migrate stray WS2812_DRIVER to info.jsonzvecr2-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-08[Keyboard] Add stront keyboard (#21035)Evgenii Vilkov38-0/+3286