summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ergocheap/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-241-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-8/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-301-7/+0
|\
| * Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Add new handwired keyboard (Ergocheap) (#11857)Adrian2021-04-081-0/+67