aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-mightyboard.cfg
Commit message (Collapse)AuthorAgeFilesLines
* mcp4018: Remove support for manual i2c - use standard mcu software i2c insteadKevin O'Connor2025-07-221-10/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pca9533: RGB support for the mightyboard (#4150)le-Bark2021-04-091-0/+8
| | | Signed-off-by: Marc-André Denis <marcadenis@msn.com>
* hd44780_spi: added lcd support to the mightyboard (#4121)le-Bark2021-04-071-0/+13
| | | Signed-off-by: Marc-André Denis <marcadenis@msn.com>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-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.cfgKevin O'Connor2020-01-231-0/+115
Reported by @fragginright. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>