Ryan
|
2d1aed78a6
|
Update GPIO macro usages in core (#23093)
|
2024-02-18 17:08:27 +11:00 |
|
David Hoelscher
|
e9bd7d7ad3
|
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
|
2024-01-17 14:05:38 +01:00 |
|
Ryan
|
a522b1f156
|
i2c: rename read/write register functions (#22905)
|
2024-01-16 02:26:40 +00:00 |
|
nirim000
|
fb40abe2f2
|
Pca9505/6 driver (#17333)
|
2022-07-03 00:37:02 +01:00 |
|
Ryan
|
2d9c3f9a89
|
Add SN74x154 driver and convert AL1 custom matrix (#16331)
|
2022-03-15 11:38:53 +11:00 |
|
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 |
|