1
0
Fork 0

[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>
This commit is contained in:
kakunpc 2020-08-23 08:18:53 +09:00 committed by GitHub
parent 42eeb315a5
commit a7cb1ceade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 655 additions and 0 deletions

View file

@ -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).