Merge pull request #167 from slabua/k11_pro_via_json_fix

Change K11 Pro fn1 keycap size to 1u instead of 1.25
This commit is contained in:
lalalademaxiya1 2023-09-11 15:54:14 +08:00 committed by GitHub
commit 00af20f690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 8 deletions

View file

@ -290,8 +290,7 @@
}, },
"4,3", "4,3",
{ {
"c": "#aaaaaa", "c": "#aaaaaa"
"w": 1.25
}, },
"4,6" "4,6"
], ],

View file

@ -229,8 +229,7 @@
}, },
"4,3", "4,3",
{ {
"c": "#aaaaaa", "c": "#aaaaaa"
"w": 1.25
}, },
"4,6" "4,6"
], ],

View file

@ -290,8 +290,7 @@
}, },
"4,3", "4,3",
{ {
"c": "#aaaaaa", "c": "#aaaaaa"
"w": 1.25
}, },
"4,6" "4,6"
], ],

View file

@ -229,8 +229,7 @@
}, },
"4,3", "4,3",
{ {
"c": "#aaaaaa", "c": "#aaaaaa"
"w": 1.25
}, },
"4,6" "4,6"
], ],