summaryrefslogtreecommitdiffstats
path: root/keyboards/yiancardesigns
Commit message (Collapse)AuthorAgeFilesLines
* Move 60% layouts to data driven (#20477)Ryan2023-04-273-53/+141
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-327/+285
|
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-053-102/+74
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-10/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
|
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
|
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
|
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
|
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-65/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
|
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-6/+0
|
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* 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