summaryrefslogtreecommitdiff
path: root/keyboards/cocoa40/readme.md
diff options
context:
space:
mode:
authorNaoto Takai <takai@recompile.net>2019-07-28 01:11:50 +0900
committerDrashna Jaelre <drashna@live.com>2019-07-27 09:11:50 -0700
commit57958ce88e91d53ac21611ae8da244c9d6a52721 (patch)
tree7e1599762943a2d46e524af41f59e47de972a599 /keyboards/cocoa40/readme.md
parentdd6330b07c80eb624383e5bf01aec82035f68e2d (diff)
[Keyboard] Add support for Cocoa40 (#6414)
Diffstat (limited to 'keyboards/cocoa40/readme.md')
-rw-r--r--keyboards/cocoa40/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/cocoa40/readme.md b/keyboards/cocoa40/readme.md
new file mode 100644
index 0000000000..e05caaba9c
--- /dev/null
+++ b/keyboards/cocoa40/readme.md
@@ -0,0 +1,15 @@
+# cocoa40
+
+![cocoa40](https://keys.recompile.net/images/cocoa40-main@600w.jpg)
+
+A 40% split keyboard for programmers.
+
+Keyboard Maintainer: [Naoto Takai](https://github.com/takai)
+Hardware Supported: The Cocoa40 PCBs, Pro Micro supported
+Hardware Availability: https://keys.recompile.net/projects/cocoa40/
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cocoa40: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).