]> git.donarmstrong.com Git - qmk_firmware.git/commit
KPrepublic bm16a port (#5383)
authorzvecr <git@zvecr.com>
Tue, 12 Mar 2019 14:38:05 +0000 (14:38 +0000)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 12 Mar 2019 14:38:05 +0000 (07:38 -0700)
commit9e49f19a1a597f90b519f100b852d44493dcfd78
tree7bdd452071776666a833bd0a8390608e9cf3ee67
parentfe642a84fcf1a52cc761dca231244b7971742d00
KPrepublic bm16a port (#5383)

* Initial bm16a port

* Initial bm16a port - fix readme formatting
keyboards/bm16a/bm16a.c [new file with mode: 0644]
keyboards/bm16a/bm16a.h [new file with mode: 0644]
keyboards/bm16a/config.h [new file with mode: 0644]
keyboards/bm16a/info.json [new file with mode: 0644]
keyboards/bm16a/keymaps/default/config.h [new file with mode: 0644]
keyboards/bm16a/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/bm16a/keymaps/default/readme.md [new file with mode: 0644]
keyboards/bm16a/readme.md [new file with mode: 0644]
keyboards/bm16a/rules.mk [new file with mode: 0644]