Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-14 | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis | |
2023-06-14 | Modernize M75H and M75S firmwares (#21244) | Álvaro A. Volpato | |
2023-05-06 | Mode SeventyFive H Layout Addition (#20743) | James Young | |
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan | |||
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | |
2022-02-10 | Mode 75H Touch-UP (#16310) | James Young | |
* m75h.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75h.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace |