11 Commits (miryoku-merge-master)

Author SHA1 Message Date
jack bb4740d95b
Remove lingering DRIVER_LED_TOTAL references (#18594) 3 years ago
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268) 4 years ago
Joel Challis 70fb3e1aaf
__flash? (#13799) 4 years ago
Ryan 8f4767d966
[Keyboard] Fix Terrazzo build failure (#12977) 5 years ago
Ryan a28fbcda23
Terrazzo: Fix wrong LED Matrix function names (#12561) 5 years ago
Ryan f236395176
LED Matrix: Clean up includes (#12197) 5 years ago
Ryan 9ee1282019
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) 5 years ago
Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 5 years ago
Anne Demey d689f76110
[Keyboard] Add Terrazzo Keyboard (#10408)
* 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
5 years ago