Thomas Huber
Thomas Huber
This will be a nice option to have. I'm looking forward to this being merged. I was looking for existing work before I start digging into the code myself as...
If I may add an idea to be considered in your follow up PR. Might be worth to consider being able to trigger automatic layout changes on BLE profile change....
I acknowledge the potential advantage of the planned behavior for users with dual systems, but after thinking about it a bit more I'm wondering whether this proposed change should be...
> I dont mind either way, the idea of making a small PR was to start rolling it and see if it had missed a small edge case or whatever....
This is a great idea. I personally switch between two profiles a lot and can see the benefit of being able to only use a single key binding on the...
@Dimentium I really love the idea of this feature, especially since I switch between two profiles frequently. Since you mentioned that you're not a developer, I'd be happy to implement...
Should this rather go into the `dev-generic` part of https://github.com/zmkfirmware/zmk-docker to include the dev tooling into the dev base image directly rather than just adding it to the `devcontainer` here?
> > [...] current profile [...] or any of the profiles [...] > > […] i agree that it makes more sense to (not) sleep based on the selected one,...
For someone looking at this in the future it might be good to know that `label` has been deprecated and this is now called `display-name`.
For completeness, the goal of only needing a single key binding to switch between BT profiles can also be achieved using tap-dance. ``` behaviors { td_bt: tap_dance_bluetooth { compatible =...