summaryrefslogtreecommitdiffstats
path: root/keyboards/input_club/ergodox_infinity/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-241-2/+0
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-7/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-6/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-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: I (#17836)Ryan2022-07-291-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* move input club keyboards into vendor folder (#15788)peepeetee2022-02-051-0/+157