aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/grid600/press/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/grid600/press/readme.md')
-rw-r--r--keyboards/grid600/press/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/grid600/press/readme.md b/keyboards/grid600/press/readme.md
new file mode 100644
index 000000000..4113b372e
--- /dev/null
+++ b/keyboards/grid600/press/readme.md
@@ -0,0 +1,18 @@
+# Grid 600 Type 05 "PRESS" Cover Module
+
+Cover module for Grid 600 Keyboard with 4 keys.
+
+Code for the module was originally located at [gridishere's QMK fork](https://github.com/gridishere/qmk_firmware/tree/master/keyboards/grid/gridmod5).
+
+Please keep in mind that this is actually a separate keyboard from the one installed in the Grid 600.
+Functionality such as layer changes and light modifications triggered on one PCB will not affect the other.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: Grid 600 Type 05 "PRESS" cover module.
+Hardware Availability: [zFrontier](https://en.zfrontier.com/products/grid600s)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make grid600/press:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).