This website requires JavaScript.
Explore
Help
Register
Sign in
drashna
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Activity
8e0560e4d3
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 19:15:22 +10: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 13:52:57 -05:00
ADB to USB converter: split into rev1 and rev2 (#18052)
2022-08-15 19:15:22 +10:00
SRC
+=
matrix.c adb.c led.c
Move converter specific tmk_core protocols (#14743)
2021-10-07 23:14:26 +01:00
ADB to USB converter: split into rev1 and rev2 (#18052)
2022-08-15 19:15:22 +10:00
DEFAULT_FOLDER
=
converter/adb_usb/rev1
Copy permalink