diff options
Diffstat (limited to 'keyboards/choco60/readme.md')
-rw-r--r-- | keyboards/choco60/readme.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/choco60/readme.md b/keyboards/choco60/readme.md deleted file mode 100644 index 0290f95d28..0000000000 --- a/keyboards/choco60/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -# Choco60 - -A 60% split keyboard for programmers. - -1. [Rev.1](rev2/): Pro Micro supported. -2. [Rev.2](rev2/): Atmega32u2, USB-C supported. - -* Keyboard Maintainer: [Naoto Takai](https://github.com/takai) -* Hardware Supported: Choco60 PCB Rev1, Rev.2 -* Hardware Availability: https://keys.recompile.net/projects/choco60/ - -Make example for this keyboard (after setting up your build environment): - - make choco60/rev1:default - make choco60/rev2: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). |