QMK port of Hasu's fc980c alt controller (#2043)
authorBalz Guenat <balz.guenat@gmail.com>
Thu, 23 Nov 2017 15:34:21 +0000 (16:34 +0100)
committerJack Humbert <jack.humb@gmail.com>
Thu, 23 Nov 2017 15:34:21 +0000 (10:34 -0500)
commit2f5bb2506a6c3079ef58f2576ff48e42f0876202
tree048cf3ef466feccc4de52a4dd6e67bf91fa23349
parent3e2fd642798cde75acbecd99750e8b70eab52537
QMK port of Hasu's fc980c alt controller (#2043)

* fc980c port, builds but yet untested.

* add my own keymap
keyboards/fc980c/config.h [new file with mode: 0644]
keyboards/fc980c/fc980c.c [new file with mode: 0644]
keyboards/fc980c/fc980c.h [new file with mode: 0644]
keyboards/fc980c/keymaps/coloneljesus/README.md [new file with mode: 0644]
keyboards/fc980c/keymaps/coloneljesus/config.h [new file with mode: 0644]
keyboards/fc980c/keymaps/coloneljesus/keymap.c [new file with mode: 0644]
keyboards/fc980c/keymaps/default/README.md [new file with mode: 0644]
keyboards/fc980c/keymaps/default/config.h [new file with mode: 0644]
keyboards/fc980c/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/fc980c/matrix.c [new file with mode: 0644]
keyboards/fc980c/rules.mk [new file with mode: 0644]