summaryrefslogtreecommitdiff
path: root/keyboards/terrazzo/config.h
AgeCommit message (Expand)Author
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-05-21[Keyboard] Fix Terrazzo build failure (#12977)Ryan
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2020-10-23[Keyboard] Add Terrazzo Keyboard (#10408)Anne Demey