summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65s/info.json
AgeCommit message (Collapse)Author
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-05-06Mode SixtyFive S Layout Additions (#20742)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-10-06Mode M65S touch-up (#14722)James Young
* add Configurator data * rename README.md to lowercase API can't find this file unless the filename is lowercase (`readme.md`). * readme touch-up Correct typos and improve some grammar and Markdown.