forked from forks/qmk_firmware
7afae46ea6
* add grid600 type 5 press cover module * Update keyboards/grid600/press/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * remove unused custom keycode enum
12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"keyboard_name": "Grid 600 Type 05 PRESS Cover Module",
|
|
"url": "",
|
|
"maintainer": "qmk",
|
|
"width": 4,
|
|
"height": 1,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}]
|
|
}
|
|
}
|
|
} |