tib
tib
#284 is related
Currently, if you use vial, you can configure arbitrary macro sequence for example on the "M0" macro key. Then you may include this "M0" key directly in your keymap as...
The easiest way to implement this would be to use [forks](https://rmk.rs/docs/features/configuration/behavior.html#fork) The detected (or set) OS should be encoded in some flags, and aollow the forks to act on thise...
See also https://github.com/HaoboGu/rmk/issues/268#issuecomment-2701991941 as an idea.