summaryrefslogtreecommitdiff
path: root/keyboards/0xcb/static/config.h
AgeCommit message (Expand)Author
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
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-07Remove unused Bootmagic row/col defines from config.h (#19761)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-03-13Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan
2021-11-28fixed oled in bongocat keymap and fixed encoder direction (#15232)Conor Burns
2021-07-02added 0xCB Static (#13047)Conor Burns