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
/
terrazzo.c
Age
Commit message (
Collapse
)
Author
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2022-10-05
Remove lingering DRIVER_LED_TOTAL references (#18594)
jack
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-07-31
__flash? (#13799)
Joel Challis
2021-05-21
[Keyboard] Fix Terrazzo build failure (#12977)
Ryan
2021-04-13
Terrazzo: Fix wrong LED Matrix function names (#12561)
Ryan
2021-03-13
LED Matrix: Clean up includes (#12197)
Ryan
2021-02-15
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-10-23
[Keyboard] Add Terrazzo Keyboard (#10408)
Anne Demey
* 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