[Keyboard] Add Rabbit68 Keyboard w/ default,kaiec keymaps. (#6676)
authorKai Eckert <gen-github@kaiec.de>
Tue, 10 Sep 2019 04:36:32 +0000 (06:36 +0200)
committerDrashna Jaelre <drashna@live.com>
Tue, 10 Sep 2019 04:36:32 +0000 (21:36 -0700)
commit88908888b88c30653a35fdb254781fd8825a954c
tree488b50e3c946f60febacce9bc12385f678b3c35d
parent99e58eab0fad1e81e5592e002f85aeea2563d272
[Keyboard] Add Rabbit68 Keyboard w/ default,kaiec keymaps. (#6676)

* Add Rabbit68 Keyboard w/ default,kaiec keymaps.

* Requested changes by @fauxpark

* Change flash command, as suggested by @drashna

* Update keyboards/rabbit/rabbit68/readme.md

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Add link to Github repo

As I per suggestion changed the link above to an image, I added now the link to the project page to the Open Source text, where it actually makes the most sense.
12 files changed:
keyboards/rabbit/rabbit68/config.h [new file with mode: 0644]
keyboards/rabbit/rabbit68/info.json [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/default/config.h [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/default/readme.md [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/kaiec/config.h [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/kaiec/keymap.c [new file with mode: 0644]
keyboards/rabbit/rabbit68/keymaps/kaiec/readme.md [new file with mode: 0644]
keyboards/rabbit/rabbit68/rabbit68.c [new file with mode: 0644]
keyboards/rabbit/rabbit68/rabbit68.h [new file with mode: 0644]
keyboards/rabbit/rabbit68/readme.md [new file with mode: 0644]
keyboards/rabbit/rabbit68/rules.mk [new file with mode: 0644]