diff options
author | Naoto Takai <takai@recompile.net> | 2019-07-28 01:11:50 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-27 09:11:50 -0700 |
commit | 57958ce88e91d53ac21611ae8da244c9d6a52721 (patch) | |
tree | 7e1599762943a2d46e524af41f59e47de972a599 /keyboards/cocoa40/readme.md | |
parent | dd6330b07c80eb624383e5bf01aec82035f68e2d (diff) | |
download | qmk_firmware-57958ce88e91d53ac21611ae8da244c9d6a52721.tar.gz |
[Keyboard] Add support for Cocoa40 (#6414)
Diffstat (limited to 'keyboards/cocoa40/readme.md')
-rw-r--r-- | keyboards/cocoa40/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/cocoa40/readme.md b/keyboards/cocoa40/readme.md new file mode 100644 index 000000000..e05caaba9 --- /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). |