diff options
Diffstat (limited to 'keyboards/space_space/readme.md')
| -rw-r--r-- | keyboards/space_space/readme.md | 18 |
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 |  | ||
| 4 | |||
| 5 | Give your space some space | ||
| 6 | |||
| 7 | * Keyboard Maintainer: https://github.com/qpockets | ||
| 8 | * Hardware Availability: | ||
| 9 | |||
| 10 | Make example for this keyboard (after setting up your build environment): | ||
| 11 | |||
| 12 | make space_space:default | ||
| 13 | |||
| 14 | Flashing example for this keyboard: | ||
| 15 | |||
| 16 | make space_space:default:flash | ||
| 17 | |||
| 18 | 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). | ||
