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 Massdrop keyboards console device support for hid_listen 2018-10-10 13:49:01 -04:00
bluefruit
chibios stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
iwrap Fix pointing device feature 2017-10-31 20:59:55 -04:00
lufa rgblight.[ch] more configurable (#3582) 2018-09-13 10:24:09 -07:00
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
pjrc
usb_hid Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
vusb Loop based vusb_transfer_keyboard 2018-07-22 11:49:36 -04:00
adb.c
adb.h
arm_atsam.mk Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04:00
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk Fix pointing device feature 2017-10-31 20:59:55 -04:00
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c Add option to reverse PS2 mouse axes and scrolling 2017-10-10 07:20:17 -10:00
ps2_mouse.h
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
usb_descriptor.h Tabs to spaces in usb_descriptor.h 2018-04-11 18:13:32 -04:00
usb_hid.mk cleanup usb-usb converter code 2017-08-15 23:14:41 -04:00
vusb.mk
xt.h Keyboard: Port of TMK XT USB Converter (#3619) 2018-10-22 12:37:03 -07:00
xt_interrupt.c Keyboard: Port of TMK XT USB Converter (#3619) 2018-10-22 12:37:03 -07:00