Compare commits

...

2 Commits

Author SHA1 Message Date
David Doan d202136cc2
Accepted changes from fauxpark, formatting
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-10-15 19:19:39 -07:00
David Doan b27fd86805
Update keyboard.json to change spacing between keys 2024-10-15 19:18:16 -07:00
2 changed files with 6 additions and 7 deletions

View File

@ -30,10 +30,10 @@
"LAYOUT": {
"layout": [
{"label": "k01", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "k02", "matrix": [0, 1], "x": 1.25, "y": 0},
{"label": "k03", "matrix": [0, 2], "x": 2.25, "y": 0},
{"label": "k04", "matrix": [0, 3], "x": 3.25, "y": 0},
{"label": "k05", "matrix": [0, 4], "x": 4.5, "y": 0}
{"label": "k02", "matrix": [0, 1], "x": 1, "y": 0},
{"label": "k03", "matrix": [0, 2], "x": 2, "y": 0},
{"label": "k04", "matrix": [0, 3], "x": 3, "y": 0},
{"label": "k05", "matrix": [0, 4], "x": 4.25, "y": 0}
]
}
}

View File

@ -16,7 +16,6 @@ Flashing example for this keyboard:
make arrayperipherals/vector:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## Bootloader