summaryrefslogtreecommitdiffstats
path: root/keyboards/terrazzo
Commit message (Expand)AuthorAgeFilesLines
* LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-92/+203
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-10/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-38/+7
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-1/+1
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-7/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* 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-232-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-21/+25
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-2/+2
* [Keyboard] Fix Terrazzo build failure (#12977)Ryan2021-05-213-22/+68
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-215-41/+47
* Terrazzo: Fix wrong LED Matrix function names (#12561)Ryan2021-04-137-10/+10
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* 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-152-5/+5
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* [Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey2020-10-2318-0/+1560