forked from mirrors/qmk_userspace
Add numpad_5x6 layout support for Prime M keyboard (#5149)
* Add numpad_5x6 layout support for Prime M keyboard * fix default layout
This commit is contained in:
parent
cbb7e91851
commit
16226274c9
10 changed files with 155 additions and 25 deletions
6
layouts/default/numpad_5x6/layout.json
Normal file
6
layouts/default/numpad_5x6/layout.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
["","","",""],
|
||||
[{y:0.5},"","","",""],
|
||||
["","","",{h:2},""],
|
||||
["","",""],
|
||||
["","","",{h:2},""],
|
||||
[{w:2},"",""]
|
Loading…
Add table
Add a link
Reference in a new issue