summaryrefslogtreecommitdiffstats
path: root/keyboards/terrazzo/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-10/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-38/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-7/+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: T (#17899)Ryan2022-08-041-8/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-21/+25
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-2/+2
* [Keyboard] Fix Terrazzo build failure (#12977)Ryan2021-05-211-0/+21
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+1
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-231-0/+104