Nick Winans

Results 28 comments of Nick Winans

> Is this definition intended to be used along with other shields using a build definition with multiple shields? If so, does the Github actions workflow support such a definition...

Our requires/exposes system doesn't really handle this new type of interconnect (built on top of a complete keyboard, not to create one). We'll need to figure out how we handle...

@exentio Could you split the feather and mf68 changes into two separate PRs?

Hi @harshitgoel96! I see you didn't check the last part of the checklist. Do you plan to run a group buy or have this shield stocked in stores? If not,...

This is most likely because we don't process the General Desktop usage page in general (which is what SYSTEM_SLEEP tries to use). See here: https://github.com/zmkfirmware/zmk/blob/main/app/src/hid_listener.c#L19 Currently, we only process keyboard...

@infused-kim It looks like this branch is failing to build ATM: https://github.com/infused-kim/zmk/runs/6226559733 Is this just because it's so far behind main it doesn't have the updates requiring color mapping?

> Also, any such thing is likely to squeeze out a few milliseconds, so there's the level of effort compared to the gains makes it something I have no interest...

> I just realized I can also share the test app relatively easily: https://cdpn.io/pen/debug/ExodqEG?authentication_hash=bYAdyOGvRaRk This link expired, could you send the non-debug link? Are we aware of any operating systems...

> bumping just because still stymied by this problem :( @carcinization The fix in the description has been implemented, and it mostly fixes the issue. If you're still experiencing it,...

@tokolist This is a known issue. RGB + OLEDs don't play nicely together. The solution presented in this issue only helps for reinitializing after deep sleep/startup. The OLED driver needs...