1
0
Fork 0
qmk_firmware/keyboards/sawnsprojects/satxri6key/info.json
James Young 95733d1c16
Remove references to KBFirmware JSON Parser (#14608)
* remove refs: exclusive/e85/soldered

* remove refs: handwired/bigmac

* remove refs: handwired/boss566y/redragon_vara

* remove refs: handwired/marauder

* remove refs: id67

* remove refs: kprepublic/bm60rgb

* remove refs: playkbtw/helen80

* remove refs: sam/sg81m

* remove refs: sawnsprojects/satxri6key

* remove refs: yncognito/batpad
2021-09-26 00:01:11 -07:00

18 lines
499 B
JSON

{
"keyboard_name": "Satxri6key",
"url": "",
"maintainer": "qmk",
"layouts": {
"LAYOUT": {
"layout": [
{"label":"K00 (F7,F1)", "x":0, "y":1},
{"label":"K01 (F7,F4)", "x":1, "y":1},
{"label":"K02 (F7,F5)", "x":2, "y":1},
{"label":"K10 (F6,F1)", "x":0, "y":2},
{"label":"K11 (F6,F4)", "x":1, "y":2},
{"label":"K12 (F6,F5)", "x":2, "y":2}
]
}
}
}