]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fc660c port (#2060)
authorBalz Guenat <balz.guenat@gmail.com>
Sun, 26 Nov 2017 07:17:14 +0000 (08:17 +0100)
committerJack Humbert <jack.humb@gmail.com>
Sun, 26 Nov 2017 07:17:14 +0000 (02:17 -0500)
commit18525aa17b744436a2f35f7e5391820491dbc886
tree031d80cc64c578b43c4a5e4c3c67bc5d3d2cf0d1
parentac3d9ab76132f589b3a69f57f71e276871001af9
Fc660c port (#2060)

* Port Hasu's FC660C controller to QMK

* fix column mask
keyboards/fc660c/README.md [new file with mode: 0644]
keyboards/fc660c/config.h [new file with mode: 0644]
keyboards/fc660c/fc660c.c [new file with mode: 0644]
keyboards/fc660c/fc660c.h [new file with mode: 0644]
keyboards/fc660c/keymaps/default/README.md [new file with mode: 0644]
keyboards/fc660c/keymaps/default/config.h [new file with mode: 0644]
keyboards/fc660c/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/fc660c/matrix.c [new file with mode: 0644]
keyboards/fc660c/rules.mk [new file with mode: 0644]