summaryrefslogtreecommitdiff
path: root/keyboards/io_mini1800
AgeCommit message (Expand)Author
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2022-04-07io_mini1800 Configurator Fixes (#16813)James Young
2022-03-15[Keyboard] Io mini1800 (#16115)jpuerto96