This website requires JavaScript.
Explore
Help
Sign in
mg
/
qmk_sweep_skeletyl
Watch
1
Star
0
Fork
You've already forked qmk_sweep_skeletyl
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2d4832f57a
qmk_sweep_skeletyl
/
keyboards
/
converter
/
xt_usb
/
rules.mk
4 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
XT converter cleanup (#12264)
2021-03-18 11:48:09 +11: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-07 23:14:26 +01:00
SRC
+=
matrix.c xt_interrupt.c
Reference in a new issue
Copy permalink