summaryrefslogtreecommitdiff
path: root/keyboards/ocean/sus/info.json
AgeCommit message (Collapse)Author
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-07-30Ocean Sus Board: rename layout macro (#13785)James Young
- rename LAYOUT_ortho_3x4 to LAYOUT_ortho_4x3 - ... because ortho layouts in QMK are named by <rows>x<columns> instead of <columns>x<rows>
2021-07-29[Keyboard] add sus board (#13701)Alabahuy