Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | 2022-08-04 | 1 | -8/+0 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -21/+25 |
| | |||||
* | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -2/+2 |
| | |||||
* | [Keyboard] Fix Terrazzo build failure (#12977) | Ryan | 2021-05-21 | 1 | -0/+21 |
| | |||||
* | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Add Terrazzo Keyboard (#10408) | Anne Demey | 2020-10-23 | 1 | -0/+104 |
* 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 |