This website requires JavaScript.
Explore
Help
Register
Sign In
drashna
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f63ae38d1e
qmk_firmware
/
keyboards
/
converter
/
adb_usb
/
rules.mk
6 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
ADB to USB converter: split into rev1 and rev2 (#18052)
2022-08-15 09:15:22 +00:00
CUSTOM_MATRIX
=
yes
Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931) * Ported ADB-to-USB converter from TMK to QMK * Updated pull request with reviewer suggestions. * Removed precompiled header file type (gch) from gitignore per reviewer request * Update keyboards/converter/adb_usb/matrix.c Changed instances of matrix_init_quantum to matrix_scan_quantum. * Update keyboards/converter/adb_usb/matrix.c Co-Authored-By: 13-bit <pete@13bit.me>
2018-10-23 18:52:57 +00:00
ADB to USB converter: split into rev1 and rev2 (#18052)
2022-08-15 09:15:22 +00:00
SRC
+=
matrix.c adb.c led.c
Move converter specific tmk_core protocols (#14743)
2021-10-07 22:14:26 +00:00
ADB to USB converter: split into rev1 and rev2 (#18052)
2022-08-15 09:15:22 +00:00
DEFAULT_FOLDER
=
converter/adb_usb/rev1
Reference in New Issue
Copy Permalink