summaryrefslogtreecommitdiff
path: root/keyboards/terrazzo
Commit message (Expand)AuthorAge
* Remove lingering DRIVER_LED_TOTAL references (#18594)jack2022-10-05
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-04
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* __flash? (#13799)Joel Challis2021-07-31
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-09
* [Keyboard] Fix Terrazzo build failure (#12977)Ryan2021-05-21
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* Terrazzo: Fix wrong LED Matrix function names (#12561)Ryan2021-04-13
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* 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
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-25
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-23