index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
terrazzo
/
config.h
Age
Commit message (
Expand
)
Author
2024-01-01
Migrate LED Matrix config to info.json (#22792)
Joel Challis
2023-12-20
Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)
Ryan
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-06-09
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-05-21
[Keyboard] Fix Terrazzo build failure (#12977)
Ryan
2021-02-15
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2020-10-23
[Keyboard] Add Terrazzo Keyboard (#10408)
Anne Demey