diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-13 06:13:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 14:13:45 -0800 |
commit | 92b2738bbbe98db0224972c612e06fe3f2f86045 (patch) | |
tree | 67a5d093ef34ba9ac573582a7da2bd35479e8b91 /keyboards/kakunpc/rabbit_capture_plan/readme.md | |
parent | 5eb7eee5609768f993721e4360906e8e738620cc (diff) |
move @kakunpc 's keebs into kakunpc/ (#15814)
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
Diffstat (limited to 'keyboards/kakunpc/rabbit_capture_plan/readme.md')
-rw-r--r-- | keyboards/kakunpc/rabbit_capture_plan/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/kakunpc/rabbit_capture_plan/readme.md b/keyboards/kakunpc/rabbit_capture_plan/readme.md new file mode 100644 index 0000000000..fa80367a12 --- /dev/null +++ b/keyboards/kakunpc/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 kakunpc/rabbit_capture_plan:default + +Flashing example for this keyboard: + + make kakunpc/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). |