Commit Graph

13 Commits (11d49d00e74618500e5c51e4c7f858eb906ccea8)

Author SHA1 Message Date
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2 years ago
Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 2 years ago
Nick Brassel 64715084b2
Fixup build failures. (#19332) 2 years ago
Joel Challis 1124bbc1db
Remove deprecated led_set_kb (#19273) 2 years ago
Ryan df3770551a
USB-USB converter cleanup (#16618) 3 years ago
Ryan bd70f5261c
Remove `matrix_key_count()` (#16603) 3 years ago
Joel Challis 6e83b44940
Align location of some host led logic (#15954) 3 years ago
Stefan Kerkmann c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 years ago
Michael Pishchagin 28f53462d0 [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383) 6 years ago
Ray Cielencki 9b0a548687 [Keyboard] matrix_init_user shouldn't call itself (#5298) 6 years ago
Ray Cielencki 6aba3ce9d2 [Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291) 6 years ago
Balz Guenat 3b5381d689 restructure converters (#1825) 8 years ago
Balz Guenat c8222043fc wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp 8 years ago
Balz Guenat fa86b10138 add extern "C" to matrix.cpp 8 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port 8 years ago