aboutsummaryrefslogtreecommitdiff
path: root/keyboards/space_space/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/space_space/readme.md')
-rw-r--r--keyboards/space_space/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/space_space/readme.md b/keyboards/space_space/readme.md
new file mode 100644
index 000000000..c0d254faa
--- /dev/null
+++ b/keyboards/space_space/readme.md
@@ -0,0 +1,18 @@
1# space_space
2
3![space_space](https://i.imgur.com/qdkG8K7l.jpg)
4
5Give your space some space
6
7* Keyboard Maintainer: https://github.com/qpockets
8* Hardware Availability:
9
10Make example for this keyboard (after setting up your build environment):
11
12 make space_space:default
13
14Flashing example for this keyboard:
15
16 make space_space:default:flash
17
18See 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).