summaryrefslogtreecommitdiffstats
path: root/keyboards/marksard/treadstone48/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Fix CI. (#15828)Nick Brassel2022-01-1111-0/+1084
* Fix CI.