aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/grid600/press/info.json
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-07-20 13:30:38 -0700
committerDrashna Jaelre <drashna@live.com>2019-07-20 13:30:38 -0700
commit7afae46ea6075a5410d230fb8c35eaacd1872ba2 (patch)
treed6f3bf629d38d42c4f4456b6e5e33324c00fd0be /keyboards/grid600/press/info.json
parentc6442998208a3e06695ac670ad0786100aee7040 (diff)
downloadfirmware-7afae46ea6075a5410d230fb8c35eaacd1872ba2.tar.gz
firmware-7afae46ea6075a5410d230fb8c35eaacd1872ba2.tar.bz2
firmware-7afae46ea6075a5410d230fb8c35eaacd1872ba2.zip
[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
Diffstat (limited to 'keyboards/grid600/press/info.json')
-rw-r--r--keyboards/grid600/press/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/grid600/press/info.json b/keyboards/grid600/press/info.json
new file mode 100644
index 000000000..131b094af
--- /dev/null
+++ b/keyboards/grid600/press/info.json
@@ -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}]
+ }
+ }
+} \ No newline at end of file