]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for the cluecard
authorskullY <skullydazed@gmail.com>
Mon, 8 Aug 2016 23:11:54 +0000 (16:11 -0700)
committerskullY <skullydazed@gmail.com>
Mon, 8 Aug 2016 23:11:54 +0000 (16:11 -0700)
commitadad05c3fbd511e77a77484945fa2f675d6abf8b
treedb8e984237c48d84095f4f5e86150ac97b65f872
parentd561f63bd14b8ea2e6d8b26a1ba46a1e8503c5bd
Add support for the cluecard
keyboards/cluecard/Makefile [new file with mode: 0644]
keyboards/cluecard/cluecard.c [new file with mode: 0644]
keyboards/cluecard/cluecard.h [new file with mode: 0644]
keyboards/cluecard/config.h [new file with mode: 0644]
keyboards/cluecard/keymaps/default/Makefile [new file with mode: 0644]
keyboards/cluecard/keymaps/default/config.h [new file with mode: 0644]
keyboards/cluecard/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/cluecard/keymaps/default/readme.md [new file with mode: 0644]
keyboards/cluecard/readme.md [new file with mode: 0644]