]> 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)
committerDon Armstrong <don@donarmstrong.com>
Thu, 9 Nov 2017 22:57:41 +0000 (14:57 -0800)
commitd17f99fc6be54a2b2ef2586e9a214d109239b41a
tree8d30cddfe5a31f53848d01c488c840f79ffb4b63
parent198f2881914e4a2b09b9670c6a8fd2d3b4721cb5
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