mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-13 03:54:42 +00:00
6d7745a110
* 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 |
||
---|---|---|
.. | ||
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.h | ||
ps2_busywait.c | ||
ps2_interrupt.c | ||
ps2_io.h | ||
ps2_io_avr.c | ||
ps2_io_mbed.c | ||
ps2_mouse.c | ||
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 | ||
usb_descriptor.h | ||
usb_hid.mk | ||
vusb.mk | ||
xt.h | ||
xt_interrupt.c |