forked from mirrors/qmk_userspace
Refactor and Configurator updates for AMJ Pad (#3060)
* Refactor for AMJ Pad * Configurator update for AMJ Pad * Add hardware agnostic layouts numpad_6x4 and ortho_6x4 * Add agnostic layouts to rules.mk * Refactor AMJ Pad to use new hardware agnostic layouts
This commit is contained in:
parent
3b1ddd12a5
commit
a677d8a00d
13 changed files with 159 additions and 100 deletions
6
layouts/default/numpad_6x4/layout.json
Normal file
6
layouts/default/numpad_6x4/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