]> git.donarmstrong.com Git - qmk_firmware.git/commit
added bfake support as a subproject (#1903)
authorSebastian Kaim <Sebb767@users.noreply.github.com>
Wed, 25 Oct 2017 23:01:02 +0000 (01:01 +0200)
committerJack Humbert <jack.humb@gmail.com>
Wed, 25 Oct 2017 23:01:02 +0000 (13:01 -1000)
commit7b754e1a5a902abd51ad314c68ef1606d89adf95
treeeb8fecbc71b42df565a4ebe0f82f8c196935ef4e
parenta3f53aeaa12e6e6ce9b5087ded35f5e3af4f3190
added bfake support as a subproject (#1903)

* added bfake support as a subproject

also moved existing bmini stuff to a subproject

fixed columns

minor keymap update

making this a subproject

remove old stuff

got subproject stuff figured out

* travis was upset because a board didn't have a default keymap
12 files changed:
keyboards/ps2avrGB/bfake/bfake.h [new file with mode: 0644]
keyboards/ps2avrGB/bfake/config.h [new file with mode: 0644]
keyboards/ps2avrGB/bfake/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ps2avrGB/bfake/rules.mk [new file with mode: 0644]
keyboards/ps2avrGB/bmini_x2/bmini_x2.h [new file with mode: 0644]
keyboards/ps2avrGB/bmini_x2/config.h [new file with mode: 0644]
keyboards/ps2avrGB/bmini_x2/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ps2avrGB/bmini_x2/rules.mk [new file with mode: 0644]
keyboards/ps2avrGB/config.h
keyboards/ps2avrGB/keymaps/default/keymap.c [deleted file]
keyboards/ps2avrGB/matrix.c
keyboards/ps2avrGB/ps2avrGB.h