summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/portico/portico.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-13/+8
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* [Keyboard] PORTICO: add support for wt_rgb (#13241)TerryMathews2021-07-191-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Portico: Initial support for TKC Portico (#11215)TerryMathews2020-12-221-0/+139
* Portico: Initial support for TKC Portico * Portico: added GPL header to keymap files * Update keyboards/tkc/portico/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>