The Ruler QMK Configurator Support (#3308)
* Update KEYMAP macro to LAYOUT * Add QMK Configurator supportpull/3312/head
parent
7eeb8932a1
commit
090b4a81b9
@ -0,0 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "The Ruler",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"width": 7,
|
||||
"height": 1,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0, "w":2}]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue