Nano refactor and Configurator update (#3275)
* Matrix refactor * Keymap refactor * Configurator support
This commit is contained in:
committed by
Drashna Jaelre
parent
738eab0bb1
commit
29954efd06
12
keyboards/nano/info.json
Normal file
12
keyboards/nano/info.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "Nano",
|
||||
"url": "",
|
||||
"maintainer": "qmk",
|
||||
"width": 4,
|
||||
"height": 2,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user