summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65hi_alpha/info.json
AgeCommit message (Collapse)Author
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-23Mode SixtyFive HI Layout Refactor (#18823)James Young
* m65hi_alpha.h: add matrix diagram * rename LAYOUT_all to LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan * tidy-up keymaps - use four-space indent - polish keycode grid alignment * touch-up keymaps Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-12-01[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)Álvaro A. Volpato