summaryrefslogtreecommitdiff
path: root/keyboards/dumbpad/v1x_oled/config.h
AgeCommit message (Expand)Author
2023-03-11Move matrix config to info.json, part 4 (#20001)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-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan
2022-08-07[Keyboard] Dumbpad v1x_oled (#17058)medoix