diff options
author | Drashna Jaelre <drashna@live.com> | 2019-07-27 09:12:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-27 09:12:29 -0700 |
commit | 48067c530ce21ef7ffa7a97e65cf3fdc45d946a6 (patch) | |
tree | 25bfd738f73fd1130f3532ad1f34bb0dce0e594b /keyboards/choco60/readme.md | |
parent | 57958ce88e91d53ac21611ae8da244c9d6a52721 (diff) | |
parent | abb65857ffef2fcf2a735ce67c88dc987dae5e31 (diff) |
Add support for Choco60 (#6415)
Diffstat (limited to 'keyboards/choco60/readme.md')
-rw-r--r-- | keyboards/choco60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/choco60/readme.md b/keyboards/choco60/readme.md new file mode 100644 index 0000000000..ca309fdcbc --- /dev/null +++ b/keyboards/choco60/readme.md @@ -0,0 +1,15 @@ +# choco60 + +![choco60](https://keys.recompile.net/images/choco60-main@600w.jpg) + +A 60% split keyboard for programmers. + +Keyboard Maintainer: [Naoto Takai](https://github.com/takai) +Hardware Supported: The Choco60 PCBs, Pro Micro supported +Hardware Availability: https://keys.recompile.net/projects/choco60/ + +Make example for this keyboard (after setting up your build environment): + + make choco60: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). |