Robert U

Results 149 comments of Robert U

One might be able to use the API engine using a ready-made Matlab kernel for Jupyter, and then use the Jupyter extension to run through vs code. This might be...

> Wanted to drop a note saying this has been working perfectly for me for both combos and hold-taps for the last couple of months of testing. If the idea...

+1 `&bootloader` doesn't work on my planck_rev6 either

Quick summary of @petejohanson's [comments on this](https://discord.com/channels/719497620560543766/719544230497878116/1001687124447334441) on discord: ZMK uses the Zephyr function `sys_reboot` (which in turn calls the device specific function `sys_arch_reboot`) for rebooting and resetting. The issue...

> This feature caused me some confusion recently, while typing a `CONSTANT_VALUE` in an editor and wanting to accept its completion with `ctrl+n`, which became `ctrl+shift+n` and opened a new...

> > This feature caused me some confusion recently, while typing a `CONSTANT_VALUE` in an editor and wanting to accept its completion with `ctrl+n`, which became `ctrl+shift+n` and opened a...

Closing this as it is superseded by https://github.com/zmkfirmware/zmk/pull/1451

I can confirm that none of the three options listed in the docs (`C_SLEEP`, `K_SLEEP`, `C_SLEEP_MODE`) works under Windows 11. If someone could confirm for Windows 10 as well, it...

> > thank you guys, i copied your approach like this https://github.com/alex-popov-tech/zmk-config/blob/master/dactyl/config/boards/shields/manuform/modmorph.dtsi#L13-L28 > > I wanted to thank you for this macro. (Don't forget to grab Line 11). This works...

> I tried out @aumuell's masked-mods fix, and everything (including key repeat) seemed fine. Unfortunately, `xev` says that although each key press event isn't modified, each key release _is_. This...