summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ortho5x13/info.json
AgeCommit message (Collapse)Author
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-04-13Fix handwired/ortho5x13 keyboard dimensions in info.jsonnoroadsleft
2018-12-01handwired/ortho5x13 default keymap refactor, Configurator support, and ↵noroadsleft
readme update (#4525) * handwired/ortho5x13: default keymap refactor - keymap now uses LAYOUT macro - keymap now uses #include QMK_KEYBOARD_H - removed redundant KC_TRNS and KC_NO definitions * handwired/ortho5x13: Configurator support * handwired/ortho5x13: fix Docs links in readme