summaryrefslogtreecommitdiffstats
path: root/keyboards/c39/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-03-27 16:50:28 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-27 16:50:28 +0100
commit6f124b790938e2e74431fc85f2cc1ae04d824f6e (patch)
treec4af72702d70da19af56712df400a0a6189750f2 /keyboards/c39/readme.md
parent2519de92b50f5df6939d1e404f09650383c2d1a6 (diff)
downloadqmk_firmware-6f124b790938e2e74431fc85f2cc1ae04d824f6e.tar.gz
qmk_firmware-6f124b790938e2e74431fc85f2cc1ae04d824f6e.tar.xz
[Keyboard] Add Collide39 keyboard (#5486)
* Add Collide39 keyboard * Remove unneeded lines
Diffstat (limited to 'keyboards/c39/readme.md')
-rwxr-xr-xkeyboards/c39/readme.md16
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 @@
+# C39
+=======
+
+![C39](https://i.imgur.com/KuWIIuW.png)
+
+A compact 39 key keyboard.
+
+Keyboard Maintainer: [Maple Computing]()
+Hardware Supported: C39 PCB
+Hardware Availability: [SpaceCat.design](https://spacecat.design)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make c39: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).