8 Commits (282e916d86a5d353b7cbdfef3afad3c7b011eb14)

Author SHA1 Message Date
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268) 4 years ago
Joel Challis 70fb3e1aaf
__flash? (#13799) 4 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 7ce5ba645a
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)
* LED Matrix: add led_matrix_types.h and implement g_led_config

* Set correct flags for non-"modifier" LEDs

* Clean up docs a little

* Add license headers for [led,rgb]_matrix_types.h
5 years ago
Konstantin Đorđević 61b5914a80 Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427)
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled

* Move keymap.json to default keymap folder

* Revert "Move keymap.json to default keymap folder"

This reverts commit 7f28df909d7e4dcc79ab0ff44fe264656b5dfa18.
6 years ago
skullydazed 0f62383be5 Clueboard 66% Hotswap Support (#5204)
* Initial Clueboard 66% arm support

* Fix LAYOUT_66_ansi

* wip

* Bring this branch up to date with led_matrix

* Get Clueboard 66% hotswap working with led_matrix

* stm32 cleanup

* Fix compiling for clueboard 66% hotswap prototype

* Reduce the size of the prototype firmware
7 years ago
skullydazed 994d94140e
Clueboard hotswap support (#2376) 8 years ago