]> git.donarmstrong.com Git - qmk_firmware.git/commit
Initial support for TKC1800 PCB (#2062)
authorTerryMathews <terry@terrymathews.net>
Sun, 26 Nov 2017 22:54:53 +0000 (17:54 -0500)
committerJack Humbert <jack.humb@gmail.com>
Sun, 26 Nov 2017 22:54:53 +0000 (17:54 -0500)
commit53ad7375c7a6279cd289aa50b3fe7d6350f07eda
tree7324fdfbb165f14f4cfb41c298e8aa253545ddec
parent5fd400faa999bdb15240966f6246c4788c438568
Initial support for TKC1800 PCB (#2062)

* Initial support for TKC1800

* Correct typo
keyboards/tkc1800/README.md [new file with mode: 0644]
keyboards/tkc1800/config.h [new file with mode: 0644]
keyboards/tkc1800/keymaps/default/config.h [new file with mode: 0644]
keyboards/tkc1800/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/tkc1800/rules.mk [new file with mode: 0644]
keyboards/tkc1800/tkc1800.c [new file with mode: 0644]
keyboards/tkc1800/tkc1800.h [new file with mode: 0644]