Change fn1 keycap size to 1u instead of 1.25

This commit is contained in:
Salvatore La Bua 2023-09-04 20:39:47 +09:00
parent 5ca4be13ed
commit 25e294a39b
No known key found for this signature in database
GPG key ID: 31677C022933751F
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"
], ],