Nicolas Munnich

Results 114 comments of Nicolas Munnich

> Hi there, any progress on last item? dynamic central/peripheral role would be nice, specially for Switching between dongle setup (3 device with dongle as central) to dongleless setup (2...

`HYPER` commonly gets used outside of office for user defined shortcuts, to avoid conflicts due to the number of modifiers. I agree that a dedicated `COPILOT` key could be valuable....

Thinking on this some more, I think it would make more sense for the defines to be either a part of or something akin to [urob's zmk helpers](https://github.com/urob/zmk-helpers). I'm not...

I would suggest taking your earlier PR and turning the content into a [ZMK module](https://zmk.dev/docs/features/modules), moving the docs changes into the readme. Then you could also add the 2 and...

We won't be adding the definitions themselves to ZMK, but there is definitely a need to document these definitions. I've opened #2899 to track that need separately.

Moved the USB PID/VID stuff back to the standard Kconfig file. I realised that the `Kconfig.defaults` files should only be used for stuff that both the user and the designer...

Fixed formatting of comments as requested, did a pass to catch any that were previously misformatted (bunch of wrong spacings). While I was at it, I did a pass over...

Did some local testing, ended up popping the if-refactor. Turns out they are *not* equivalent, Zephyr docs are wrong there. I built both halves of corne with n!nv2, nice60, and...

I think if we're not explicit about it everywhere, then this needs to be documented. I'd prefer to be explicit everywhere to avoid needing to document it, but I'm also...

Closing as it is part of #2582 and #2595.