summaryrefslogtreecommitdiffstats
path: root/keyboards/checkerboards/nop60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-261-2/+8
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Merge remote-tracking branch 'origin/master' into developZach White2021-07-141-128/+140
|\ | | | | | | | | Resolved Conflicts: keyboards/checkerboards/nop60/info.json
| * Checker Boards NOP60 touch-up (#13526)James Young2021-07-121-4/+144
| | | | | | | | | | | | | | | | | | | | | | | | * apply human-friendly formatting to info.json * fix JSON tree errors in info.json * rename layout macros - rename LAYOUT_2x3u to LAYOUT_60_tsangan_hhkb_split_space - rename LAYOUT_7u to LAYOUT_60_tsangan_hhkb * rename 2x3u keymap to default
* | Optimize our jsonschema by using refs (#13271)Zach White2021-06-241-5/+133
|/ | | | | | | | | | | | | * fix some broken info.json files * optimize our jsonschema using refs * fix formatting after vscode broke it * make flake8 happy * cleanup * make our schema validation more compact and flexible
* [Keyboard] add ortho Candybar and NOP60 PCBs (#12807)npspears2021-05-131-0/+15
Co-authored-by: Ryan <fauxpark@gmail.com>