Timoyoungster

Results 5 comments of Timoyoungster

Is anyone working on a solution right now?

> @Timoyoungster there is a sollution. It's to add a `rustfmt.toml` file to your project with the following line: Thank you, I will try that for now.

Wouldn't it be enough to change this ```CONFIG_SETTINGS``` (line 44) to a new config value? https://github.com/zmkfirmware/zmk/blob/e22bc7620cef763d9ad80e9b98182273de9973db/app/src/endpoints.c#L43-L49 If that's correct I'd also be happy to create a PR. *(would be my...

Ok, clear. But it won't break any other functionality this way right? Because then I'd try to create 2 new settings (one for out and one for ext_power).

> I still intend to clean this up and make this mergeable. Do you have some sort of estimate when you will probably get to it? I'd also gladly help,...