Commit Graph

7 Commits (60092a8b0f6ae008a7d875c6b3dd78a9325d1cd5)

Author SHA1 Message Date
Ryan 2dd406f08f
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00:00
Ryan d0cf7b8519
Update GPIO expander API naming (#23375) 2024-03-29 16:57:21 +00:00
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
Ryan bd70f5261c
Remove `matrix_key_count()` (#16603)
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`
2022-03-10 12:18:07 +00:00
Joel Challis 1f67de2001
Align existing pca9555 driver to better match mcp23018 API (#16277) 2022-02-09 19:55:39 +00: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
Mathias Andersson 7a7e3848c7 [Keyboard] Add keyboard Moon (#5976) 2019-05-28 10:57:17 -07:00