summaryrefslogtreecommitdiff
path: root/keyboards/viktus/sp_mini/config.h
AgeCommit message (Expand)Author
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: V (#17901)Ryan
2022-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2021-08-29[Keyboard] Add Viktus SP Mini (#14069)J.Flanagan