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