summaryrefslogtreecommitdiff
path: root/keyboards/rabbit_capture_plan/readme.md
diff options
context:
space:
mode:
authorkakunpc <15257475+kakunpc@users.noreply.github.com>2020-08-23 08:18:53 +0900
committerGitHub <noreply@github.com>2020-08-22 16:18:53 -0700
commita7cb1ceade0908122862a119e1f50d56a67cb2b8 (patch)
tree3e0e76d2dbf9ccf7a272eecf8b16f093481a5a4a /keyboards/rabbit_capture_plan/readme.md
parent42eeb315a5424fc576239b7e57061affc2ffa8ab (diff)
[Keyboard] Add "rabbit capture plan" keyboard (#9895)
* add rabbit_capture_plan * update keymap.c * Update keyboards/rabbit_capture_plan/paw3204.c Co-authored-by: Drashna Jaelre <drashna@live.com> * move bto_to keymap * remove paw3204 Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/rabbit_capture_plan/readme.md')
-rw-r--r--keyboards/rabbit_capture_plan/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/rabbit_capture_plan/readme.md b/keyboards/rabbit_capture_plan/readme.md
new file mode 100644
index 0000000000..bc6f9d5dea
--- /dev/null
+++ b/keyboards/rabbit_capture_plan/readme.md
@@ -0,0 +1,19 @@
+# rabbit_capture_plan
+
+![rabbit_capture_plan](https://i.gyazo.com/eb25048b17906f897253e8be18db001c.jpg)
+
+This is 70 keys split keyboard with trackball.
+
+* Keyboard Maintainer: [kakunpc](https://github.com/kakunpc)
+* Hardware Supported: rabbit capture plan pcb
+* Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/))
+
+Make example for this keyboard (after setting up your build environment):
+
+ make rabbit_capture_plan:default
+
+Flashing example for this keyboard:
+
+ make rabbit_capture_plan:default:flash
+
+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).