Joel Challis
|
11d49d00e7
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2023-02-11 03:47:17 +00:00 |
|
Joel Challis
|
e0d688d4c8
|
Move converter specific tmk_core protocols (#14743)
|
2021-10-07 23:14:26 +01:00 |
|
Joel Challis
|
f5a38b95c1
|
Remove legacy print backward compatiblitly (#11805)
* Remove legacy print backward compatiblitly
* Remove legacy print backward compatiblitly - core
* revert comment changes
|
2021-02-06 16:56:13 +00:00 |
|
Peter Roe
|
e9c9c3a4fa
|
[Keyboard] ADB converter lock LED fix (#5035)
* Enabled ADB lock LEDs
* Updated converter/adb_usb/README.md
Fixed a typo in the readme title. Added the lock LED fix to the changelog.
|
2019-02-02 12:43:58 -08:00 |
|
Peter Roe
|
03d16db942
|
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 11:52:57 -07:00 |
|