]> git.donarmstrong.com Git - qmk_firmware.git/commit
adds support for Phantom TKL keyboard (#399)
authorTerryMathews <terry@terrymathews.net>
Mon, 13 Jun 2016 02:26:47 +0000 (22:26 -0400)
committerJack Humbert <jack.humb@gmail.com>
Mon, 13 Jun 2016 02:26:47 +0000 (22:26 -0400)
commit25d4772754186b8ab6ef86c28049da67a460f123
treec68ca4c6ee77f3601c2c8d3fe7573e0cdc8fd791
parent6955719075a9a07524814e4183f3f90f83db1c6a
adds support for Phantom TKL keyboard (#399)

ANSI 125 layout, capslock and scrolllock implemented, support for
WS2812LED strip included.
keyboard/phantom/Makefile [new file with mode: 0644]
keyboard/phantom/config.h [new file with mode: 0644]
keyboard/phantom/keymaps/default/compiled.hex [new file with mode: 0644]
keyboard/phantom/keymaps/default/keymap.c [new file with mode: 0644]
keyboard/phantom/led.c [new file with mode: 0644]
keyboard/phantom/phantom.c [new file with mode: 0644]
keyboard/phantom/phantom.h [new file with mode: 0644]
keyboard/phantom/pinout.jpg [new file with mode: 0644]
keyboard/phantom/pinout.txt [new file with mode: 0644]