summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/tidbit/tidbit.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-153/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-6/+2
| | | | Following #14452, less boilerplate is needed to customize indicator led control.
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
|
* [Keyboard] Add nullbits TIDBIT (#15182)Jay Greco2022-03-161-0/+157