summaryrefslogtreecommitdiffstats
path: root/keyboards/yiancardesigns
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-9/+6
| | | | | | | | | * Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-207-7/+7
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-151-10/+6
| | | | Following #14452, less boilerplate is needed to customize indicator led control.
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+0
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-066-18/+18
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-153-7/+0
| | | | (#16655)
* [Keyboard] move yiancar's boards into yiancardesigns/ (#15781)peepeetee2022-01-1042-0/+1947