summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/candybar/righty_r3
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove useless line continuations (#19399)Ryan2022-12-302-18/+18
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-8/+8
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-10/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* [Keyboard] TKC Candybar R3 (#15374)TerryMathews2022-01-109-0/+290
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>