Commit Graph

8 Commits

Author SHA1 Message Date
QMK Bot 63646e8906
Format code according to conventions (#16322) 2022-02-12 18:29:31 +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 74e8a71768
Move driver to core (#15944) 2022-02-09 00:07:42 +00:00
QMK Bot b7f415d047
Format code according to conventions (#16249) 2022-02-06 09:08:13 -08:00
Ryan e036c19d06
Add SN74x138 demultiplexer driver (#16217) 2022-02-06 09:02:45 -08:00
Joel Challis 1718dfa658
Increase matrix scanning speed on xd84 (#7517)
* Increase matrix scanning speed

* Fix func name in failure output
2019-12-03 19:39:21 +00:00
skullY b624f32f94 clang-format changes 2019-08-30 15:01:52 -07:00
Joel Challis 1c805b3d00
Relocate pca9555 driver to core (#6563)
* Move pca9555 files to central location

* Get pca9555 boards compiling

* Slight alignment of rules.mk
2019-08-22 15:27:18 +01:00