Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename everything significant to Kutter except for docs | Tomasz Kramkowski | 2025-08-15 | 1 | -2/+2 |
| | |||||
* | stm32: Simplify USB/Serial/CANbus Kconfig selection | Kevin O'Connor | 2021-03-18 | 1 | -1/+1 |
| | | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add comments to known skr boards with broken thermistor circuits | Kevin O'Connor | 2021-01-18 | 1 | -0/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | 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: Update bigtreetech skr boards to define EXP1/EXP2 plugs | Kevin O'Connor | 2019-08-19 | 1 | -0/+11 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add an example config file for the bigtreetech skr mini | Kevin O'Connor | 2019-07-30 | 1 | -0/+77 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |