summaryrefslogtreecommitdiff
path: root/keyboards/yugo_m/model_m_101/config.h
AgeCommit message (Expand)Author
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-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
2020-10-04[Keyboard] Add Yugo-M Controller (#10389)tomic1785