]> git.gir.st - tmk_keyboard.git/commit - converter/xt_usb/matrix.c
Codes appear to be detected correctly, the break codes are broken.
authorEthan Apodaca <papodaca@gmail.com>
Wed, 2 Mar 2016 05:37:22 +0000 (21:37 -0800)
committerEthan Apodaca <papodaca@gmail.com>
Wed, 2 Mar 2016 05:37:22 +0000 (21:37 -0800)
commit3def1c3065a3b1f85a99cc7336f41f486d9ec67d
tree69fe5fd99cc52f096fdf5aa3bcfb0e2e33723379
parent75ca495c010621699866a042e6a85061280177a7
Codes appear to be detected correctly, the break codes are broken.
17 files changed:
converter/xt_usb/Makefile [new file with mode: 0644]
converter/xt_usb/README.md [new file with mode: 0644]
converter/xt_usb/config.h [new file with mode: 0644]
converter/xt_usb/keymap_common.c [new file with mode: 0644]
converter/xt_usb/keymap_common.h [new file with mode: 0644]
converter/xt_usb/keymap_jis.c [new file with mode: 0644]
converter/xt_usb/keymap_plain.c [new file with mode: 0644]
converter/xt_usb/keymap_spacefn.c [new file with mode: 0644]
converter/xt_usb/led.c [new file with mode: 0644]
converter/xt_usb/matrix.c [new file with mode: 0644]
tmk_core/protocol.mk
tmk_core/protocol/pbuff.h [new file with mode: 0644]
tmk_core/protocol/ps2_interrupt.c
tmk_core/protocol/xt.h [new file with mode: 0644]
tmk_core/protocol/xt_interrupt.c [new file with mode: 0644]
tmk_core/protocol/xt_io.h [new file with mode: 0644]
tmk_core/protocol/xt_io_avr.c [new file with mode: 0644]
Imprint / Impressum