summaryrefslogtreecommitdiffstats
path: root/keyboards/terrazzo/terrazzo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove lingering DRIVER_LED_TOTAL references (#18594)jack2022-10-051-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-5/+9
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-4/+4
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* [Keyboard] Fix Terrazzo build failure (#12977)Ryan2021-05-211-0/+33
* Terrazzo: Fix wrong LED Matrix function names (#12561)Ryan2021-04-131-2/+2
* LED Matrix: Clean up includes (#12197)Ryan2021-03-131-1/+0
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-4/+4
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-231-0/+165