diff options
Diffstat (limited to 'keyboards/c39/readme.md')
-rwxr-xr-x | keyboards/c39/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/c39/readme.md b/keyboards/c39/readme.md new file mode 100755 index 000000000..0454f1c12 --- /dev/null +++ b/keyboards/c39/readme.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # C39 | ||
2 | ======= | ||
3 | |||
4 |  | ||
5 | |||
6 | A compact 39 key keyboard. | ||
7 | |||
8 | Keyboard Maintainer: [Maple Computing]() | ||
9 | Hardware Supported: C39 PCB | ||
10 | Hardware Availability: [SpaceCat.design](https://spacecat.design) | ||
11 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make c39:default | ||
15 | |||
16 | 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). | ||