summaryrefslogtreecommitdiff
path: root/keyboards/hardlineworks/otd_plus/config.h
AgeCommit message (Expand)Author
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis
2020-07-30[Keyboard] Add otd_plus keyboard (#9726)gadzkun