This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-11-26 05:06:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ad13037ab
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 00:48:09 +00: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 19:37:03 +00:00
Move converter specific tmk_core protocols (#14743)
2021-10-07 22:14:26 +00:00
SRC
+=
matrix.c xt_interrupt.c
Reference in New Issue
Copy Permalink