summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/portico/portico.c
Commit message (Collapse)AuthorAgeFilesLines
* 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>