[Keyboard] Grid 600 Type 05 "PRESS" Cover Module (#6368)

* 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
This commit is contained in:
MechMerlin
2019-07-20 13:30:38 -07:00
committed by Drashna Jaelre
parent c644299820
commit 7afae46ea6
10 changed files with 297 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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}]
}
}
}