summaryrefslogtreecommitdiff
path: root/keyboards/terrazzo/terrazzo.c
Commit message (Collapse)AuthorAge
* Remove lingering DRIVER_LED_TOTAL references (#18594)jack2022-10-05
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
|
* __flash? (#13799)Joel Challis2021-07-31
|
* [Keyboard] Fix Terrazzo build failure (#12977)Ryan2021-05-21
|
* Terrazzo: Fix wrong LED Matrix function names (#12561)Ryan2021-04-13
|
* LED Matrix: Clean up includes (#12197)Ryan2021-03-13
|
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-15
|
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
|
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-23
* Ciao Terrazzo! * Keymap updates * Adding info json Cleaning up keymap files Readme updates with template * Coding style updates * Removing vscode files * PR feedback updates * biton32 -> get_highest_layer update Adding license headers