This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a9157d272
qmk_firmware
/
keyboards
/
converter
/
xt_usb
/
rules.mk
4 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
XT converter cleanup (#12264)
2021-03-18 01:48:09 +01:00
CUSTOM_MATRIX
=
yes
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 21:37:03 +02:00
Move converter specific tmk_core protocols (#14743)
2021-10-08 00:14:26 +02:00
SRC
+=
matrix.c xt_interrupt.c