summaryrefslogtreecommitdiff
path: root/keyboards/yugo_m
AgeCommit message (Expand)Author
2023-10-06Move orphaned Yugo-M files (#22211)James Young
2023-05-27Consolidate modelm v2 (#14996)nuess0r
2023-05-13Yugo-M Controller Layout Additions (#20907)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan
2022-03-15yugo_m enhancement: include all available key positions (#16216)an_achronism
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-10-04[Keyboard] Add Yugo-M Controller (#10389)tomic1785