]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
authorRalf Schmitt <ralf@bunkertor.net>
Tue, 17 Jun 2014 13:41:20 +0000 (15:41 +0200)
committerRalf Schmitt <ralf@bunkertor.net>
Fri, 27 Jun 2014 11:04:23 +0000 (13:04 +0200)
commita70acecb1c1777acd719747e1b6b0829c245149c
tree57161f2f74b9f736eaf1db98d4b146159fa69b8e
parent9c8d0f6c0d8b145c627d073faff9c8ca6f9148fe
Added support for bpiphany's Kitten Paw controller (Costar Majestouch)
keyboard/kitten_paw/Makefile.lufa [new file with mode: 0644]
keyboard/kitten_paw/README.md [new file with mode: 0644]
keyboard/kitten_paw/config.h [new file with mode: 0644]
keyboard/kitten_paw/keymap.c [new file with mode: 0644]
keyboard/kitten_paw/keymap_ansi.h [new file with mode: 0644]
keyboard/kitten_paw/led.c [new file with mode: 0644]
keyboard/kitten_paw/matrix.c [new file with mode: 0644]