diff options
Diffstat (limited to 'keyboards/choco60/readme.md')
| -rw-r--r-- | keyboards/choco60/readme.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/keyboards/choco60/readme.md b/keyboards/choco60/readme.md index ca309fdcb..0290f95d2 100644 --- a/keyboards/choco60/readme.md +++ b/keyboards/choco60/readme.md | |||
| @@ -1,15 +1,17 @@ | |||
| 1 | # choco60 | 1 | # Choco60 |
| 2 | |||
| 3 |  | ||
| 4 | 2 | ||
| 5 | A 60% split keyboard for programmers. | 3 | A 60% split keyboard for programmers. |
| 6 | 4 | ||
| 7 | Keyboard Maintainer: [Naoto Takai](https://github.com/takai) | 5 | 1. [Rev.1](rev2/): Pro Micro supported. |
| 8 | Hardware Supported: The Choco60 PCBs, Pro Micro supported | 6 | 2. [Rev.2](rev2/): Atmega32u2, USB-C supported. |
| 9 | Hardware Availability: https://keys.recompile.net/projects/choco60/ | 7 | |
| 8 | * Keyboard Maintainer: [Naoto Takai](https://github.com/takai) | ||
| 9 | * Hardware Supported: Choco60 PCB Rev1, Rev.2 | ||
| 10 | * Hardware Availability: https://keys.recompile.net/projects/choco60/ | ||
| 10 | 11 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
| 12 | 13 | ||
| 13 | make choco60:default | 14 | make choco60/rev1:default |
| 15 | make choco60/rev2:default | ||
| 14 | 16 | ||
| 15 | 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). | 17 | 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). |
