summaryrefslogtreecommitdiffstats
path: root/keyboards/giabalanai/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-19/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-12/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Add giabalanai keyboard (#10125)3araht2022-08-311-0/+294