Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcp4018: Remove support for manual i2c - use standard mcu software i2c instead | Kevin O'Connor | 2025-07-22 | 1 | -10/+10 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | pca9533: RGB support for the mightyboard (#4150) | le-Bark | 2021-04-09 | 1 | -0/+8 |
| | | | Signed-off-by: Marc-André Denis <marcadenis@msn.com> | ||||
* | hd44780_spi: added lcd support to the mightyboard (#4121) | le-Bark | 2021-04-07 | 1 | -0/+13 |
| | | | Signed-off-by: Marc-André Denis <marcadenis@msn.com> | ||||
* | config: Update example configs to use rotation_distance | Kevin O'Connor | 2020-12-18 | 1 | -4/+8 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Move config reference information to new Config_Reference.md | Kevin O'Connor | 2020-11-18 | 1 | -1/+1 |
| | | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add generic-mightyboard.cfg | Kevin O'Connor | 2020-01-23 | 1 | -0/+115 |
Reported by @fragginright. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |