summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/portico/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-117/+0
|
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-2/+0
|
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-17/+17
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-201-1/+59
|\
| * [Keyboard] PORTICO: add support for wt_rgb (#13241)TerryMathews2021-07-191-1/+59
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
|/
* [Keyboard] Portico: Initial support for TKC Portico (#11215)TerryMathews2020-12-221-0/+73
* 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>