[Keyboard] Add Neopad macropad (#12614)
This commit is contained in:
16
keyboards/neopad/rev1/info.json
Executable file
16
keyboards/neopad/rev1/info.json
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"keyboard_name": "neopad",
|
||||
"keyboard_folder": "neopad/rev1",
|
||||
"url": "https://github.com/rookiebwoy/neopad)",
|
||||
"maintainer": "rookiebwoy",
|
||||
"width": 3,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0},
|
||||
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user