summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/rev1/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-6/+53
|
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-0/+5
|
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-021-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Fix Orthodox keyboard dimensions in info.json (all revisions)noroadsleft2019-04-131-2/+2
|
* Fix Orthodox heightDrashna Jaelre2018-05-201-5/+5
|
* Fix Orthodox Info.json filesDrashna Jaelre2018-05-151-8/+17
|
* Orthodox info.json changesDrashna Jaelre2018-05-141-6/+6
|
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Update info.json for orthodox (#2576)Drashna Jaelre2018-03-211-1/+1
|
* Create info.json for Ergodox EZ (#2572)Drashna Jaelre2018-03-201-0/+15
* Create info.json for Ergodox EZ * Add Orthodox info.json too