Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -3/+3 |
| | |||||
* | Tidy up existing i2c_master implementations (#15376) | Joel Challis | 2021-12-02 | 1 | -2/+5 |
| | | | | | * Move chibios defines out of header * Make some avr defines internal | ||||
* | i2c_master: Add support for reading/writing to 16-bit registers (#14289) | Ryan | 2021-10-07 | 1 | -0/+56 |
| | |||||
* | Relocate platform specific drivers (#13894) | Joel Challis | 2021-08-17 | 1 | -0/+241 |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |