]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Caravan keyboard (#6630)
authorNick Christus <136611+nchristus@users.noreply.github.com>
Sat, 31 Aug 2019 00:39:35 +0000 (19:39 -0500)
committerDrashna Jaelre <drashna@live.com>
Sat, 31 Aug 2019 00:39:35 +0000 (17:39 -0700)
commit06de8fd106103b834bb4aa37f7fe0fe514c406df
treed15e8b8704a135c3aaec62aac517edd78a2f8c19
parent8de164e0361c82bd3a58d5c97078c92f4550aa7a
[Keyboard] Add Caravan keyboard (#6630)

* added caravan keyboard

* updates per PR review

* updated bootmagic setting

* updated LAYOUT

* updated imgur url
keyboards/thevankeyboards/caravan/caravan.c [new file with mode: 0644]
keyboards/thevankeyboards/caravan/caravan.h [new file with mode: 0644]
keyboards/thevankeyboards/caravan/config.h [new file with mode: 0644]
keyboards/thevankeyboards/caravan/keymaps/default/config.h [new file with mode: 0644]
keyboards/thevankeyboards/caravan/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/thevankeyboards/caravan/keymaps/default/readme.md [new file with mode: 0644]
keyboards/thevankeyboards/caravan/readme.md [new file with mode: 0644]
keyboards/thevankeyboards/caravan/rules.mk [new file with mode: 0644]