summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/space65/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-01-29 21:23:03 -0800
committerDrashna Jaelre <drashna@live.com>2019-01-29 21:23:03 -0800
commit3d338f2555f4ceab3c4ca06d70076c663d937d63 (patch)
tree5afb457f8ea3dcb484ca1b1aaeaa6bb9c2a89954 /keyboards/gray_studio/space65/readme.md
parent7186d1581abbd97d7c76626ae83fc866e85d217c (diff)
[Keyboard] Gray Studio Space 65 Support (#5001)
* initial commit * get rid of vanilla code, and fix formatting * write up a nice looking readme * add in pins and enable features * define keymap and switch/physical matrix * add QMK Configurator support * switch to bootmagic lite to decrease file size
Diffstat (limited to 'keyboards/gray_studio/space65/readme.md')
-rw-r--r--keyboards/gray_studio/space65/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/gray_studio/space65/readme.md b/keyboards/gray_studio/space65/readme.md
new file mode 100644
index 0000000000..9f3b3c1629
--- /dev/null
+++ b/keyboards/gray_studio/space65/readme.md
@@ -0,0 +1,13 @@
+# Gray Studio Space65
+
+A 65% keyboard with RGB Underglow, Backlight, USB C.
+
+Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+Hardware Supported: Gray Studio Space 65
+Hardware Availability: [Geekhack Group Buy](https://geekhack.org/index.php?topic=97216.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make gray_studio/space65: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).