[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
This commit is contained in:
MechMerlin
2019-01-29 21:23:03 -08:00
committed by Drashna Jaelre
parent 7186d1581a
commit 3d338f2555
9 changed files with 529 additions and 0 deletions

View File

@@ -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).