]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Collide39 keyboard (#5486)
authorDanny <nooges@users.noreply.github.com>
Wed, 27 Mar 2019 15:50:28 +0000 (11:50 -0400)
committerDrashna Jaelre <drashna@live.com>
Wed, 27 Mar 2019 15:50:28 +0000 (08:50 -0700)
commit6f124b790938e2e74431fc85f2cc1ae04d824f6e
treec4af72702d70da19af56712df400a0a6189750f2
parent2519de92b50f5df6939d1e404f09650383c2d1a6
[Keyboard] Add Collide39 keyboard (#5486)

* Add Collide39 keyboard

* Remove unneeded lines
keyboards/c39/c39.c [new file with mode: 0755]
keyboards/c39/c39.h [new file with mode: 0755]
keyboards/c39/config.h [new file with mode: 0755]
keyboards/c39/info.json [new file with mode: 0755]
keyboards/c39/keymaps/default/config.h [new file with mode: 0755]
keyboards/c39/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/c39/keymaps/default/readme.md [new file with mode: 0755]
keyboards/c39/readme.md [new file with mode: 0755]
keyboards/c39/rules.mk [new file with mode: 0755]