summaryrefslogtreecommitdiffstats
path: root/keyboards/yugo_m
Commit message (Expand)AuthorAgeFilesLines
* Move orphaned Yugo-M files (#22211)James Young2023-10-065-153/+0
* Consolidate modelm v2 (#14996)nuess0r2023-05-278-578/+0
* Yugo-M Controller Layout Additions (#20907)James Young2023-05-132-126/+400
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-48/+129
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-19/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-22/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-2/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-7/+7
* yugo_m enhancement: include all available key positions (#16216)an_achronism2022-03-1511-28/+176
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
* [Keyboard] Add Yugo-M Controller (#10389)tomic17852020-10-049-0/+285