qmk_firmware/tmk_core/protocol
markspanbroek 6d7745a110 Keyboard: Port of TMK XT USB Converter (#3619)
* Converter: add XT USB converter from TMK

* Converter: port TMK code for USB converter to QMK

* Apply requested changes after code review by @drashna

- use "pragma once" instead of include guards
- use LAYOUT instead of KEYMAP
- allow customisation with matrix_init_user() and matrix_scan_user()
- set BOOTLOADER instead of BOOTLOADER_SIZE
- Add XT_ENABLE to OPT_DEFS

* Remove unnecessary lines
2018-10-22 12:37:03 -07:00
..
arm_atsam
bluefruit
chibios
iwrap
lufa
mbed
midi
pjrc
usb_hid
vusb
adb.c
adb.h
arm_atsam.mk
bluefruit.mk
chibios.mk
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk
m0110.c
m0110.h
midi.mk
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk
ps2_busywait.c
ps2_interrupt.c
ps2_io_avr.c
ps2_io_mbed.c
ps2_io.h
ps2_mouse.c
ps2_mouse.h
ps2_usart.c
ps2.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_mouse.h
serial_soft.c
serial_uart.c
serial.h
usb_descriptor.c
usb_descriptor.h
usb_hid.mk
vusb.mk
xt_interrupt.c
xt.h