summaryrefslogtreecommitdiff
path: root/keyboards/draculad/config.h
AgeCommit message (Expand)Author
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)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-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-06-18Extensible split data sync (#11930)Nick Brassel
2021-04-27Add Draculad keyboard (#12604)Mango The Fourth