mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 09:24:48 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
c5b11978c7
1 changed files with 8 additions and 8 deletions
|
@ -53,6 +53,14 @@
|
|||
"x": 3,
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 4,
|
||||
"y": 2
|
||||
},
|
||||
{
|
||||
"x": 7,
|
||||
"y": 2
|
||||
},
|
||||
{
|
||||
"x": 8,
|
||||
"y": 1
|
||||
|
@ -69,14 +77,6 @@
|
|||
"x": 11,
|
||||
"y": 1
|
||||
},
|
||||
{
|
||||
"x": 4,
|
||||
"y": 2
|
||||
},
|
||||
{
|
||||
"x": 7,
|
||||
"y": 2
|
||||
},
|
||||
{
|
||||
"x": 3.5,
|
||||
"y": 3.25
|
||||
|
|
Loading…
Reference in a new issue