summaryrefslogtreecommitdiff
path: root/keyboards/tkc/portico/portico.c
AgeCommit message (Collapse)Author
2022-10-04Fix 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-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31__flash? (#13799)Joel Challis
2021-07-19[Keyboard] PORTICO: add support for wt_rgb (#13241)TerryMathews
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-12-22[Keyboard] Portico: Initial support for TKC Portico (#11215)TerryMathews
* 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>