Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-17 | I2C driver cleanup (#21273) | David Hoelscher | |
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver | |||
2024-01-16 | i2c: rename read/write register functions (#22905) | Ryan | |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | |
2020-06-07 | [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) | Ryan | |
2020-03-18 | [Keymap] I2C scanner (#8454) | Joel Challis | |
* Add i2c scanner keymap * Add bodge for chibios * Fix readme title * make chibios bodge a little cleaner * fix typo in readme |