summaryrefslogtreecommitdiffstats
path: root/keyboards/synapse/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-10/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-8/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-041-7/+0
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-3/+2
* [Keyboard] add synapse pcb (#14428)qpockets2021-09-211-0/+59