summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/portico68v2
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-102-91/+0
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+5
| | | | 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-232-2/+2
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-151-4/+0
|\
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | | | | | (#16655)
* | Fixup builds. (#16596)Nick Brassel2022-03-091-2/+2
|/
* [Keyboard] TKC Portico68 v2 (#15916)TerryMathews2022-03-0710-0/+587
Co-authored-by: Ryan <fauxpark@gmail.com>