]> git.gir.st - tmk_keyboard.git/commit - keyboard/tv44/keymap_spacefn.c
added tv44 keyboard. made changes to support turning leds off and on
authorEvan Sailer <esailer@asu.edu>
Thu, 26 May 2016 20:05:50 +0000 (13:05 -0700)
committerEvan Sailer <esailer@asu.edu>
Thu, 26 May 2016 20:05:50 +0000 (13:05 -0700)
commita209c962c3e4409756cc72ba2b36353074b23014
tree0179f4cb18149bbe7320a8235c309693f8fa84b9
parent4d9e66baeccc130f5263460f8e1228bb85cb92c7
added tv44 keyboard. made changes to support turning leds off and on
18 files changed:
keyboard/tv44/Makefile [new file with mode: 0644]
keyboard/tv44/Makefile.pjrc [new file with mode: 0644]
keyboard/tv44/README.md [new file with mode: 0644]
keyboard/tv44/config.h [new file with mode: 0644]
keyboard/tv44/keymap_common.c [new file with mode: 0644]
keyboard/tv44/keymap_common.h [new file with mode: 0644]
keyboard/tv44/keymap_hasu.c [new file with mode: 0644]
keyboard/tv44/keymap_hhkb.c [new file with mode: 0644]
keyboard/tv44/keymap_plain.c [new file with mode: 0644]
keyboard/tv44/keymap_poker.c [new file with mode: 0644]
keyboard/tv44/keymap_poker_bit.c [new file with mode: 0644]
keyboard/tv44/keymap_poker_set.c [new file with mode: 0644]
keyboard/tv44/keymap_spacefn.c [new file with mode: 0644]
keyboard/tv44/keymap_tv44.c [new file with mode: 0644]
keyboard/tv44/led.c [new file with mode: 0644]
keyboard/tv44/matrix.c [new file with mode: 0644]
tmk_core/common/action_layer.c
tmk_core/common/led.h
Imprint / Impressum