diff options
author | kakunpc <15257475+kakunpc@users.noreply.github.com> | 2020-08-23 08:18:53 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-22 16:18:53 -0700 |
commit | a7cb1ceade0908122862a119e1f50d56a67cb2b8 (patch) | |
tree | 3e0e76d2dbf9ccf7a272eecf8b16f093481a5a4a /keyboards/rabbit_capture_plan/keymaps/via/rules.mk | |
parent | 42eeb315a5424fc576239b7e57061affc2ffa8ab (diff) | |
download | qmk_firmware-a7cb1ceade0908122862a119e1f50d56a67cb2b8.tar.gz |
[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/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/rabbit_capture_plan/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/rabbit_capture_plan/keymaps/via/rules.mk b/keyboards/rabbit_capture_plan/keymaps/via/rules.mk new file mode 100644 index 000000000..1e5b99807 --- /dev/null +++ b/keyboards/rabbit_capture_plan/keymaps/via/rules.mk @@ -0,0 +1 @@ +VIA_ENABLE = yes |