Jesse Vincent

Results 59 issues of Jesse Vincent

It correctly refreshes the 104key map, but not the map of your hardware device. We likely need to consider moving the keymapdb into globalstate.

bug

This reverts commit ab9702352f09f4f4ceee0ba639f872d00df06e93. The underlying issue on Intel macBooks has been resolved and this issue seems to potentially have been the cause of stuck key reports on Windows machines...

This breaks using the Keyboardio Model 100 in boot mode or if it's plugged into an intel mac before the mac is powered on. cc @bjc In theory, this patch...

Flashing the Model 01's firmware with a firmware that supports eeprom keymaps and having not-quite-perfect data in eeprom can lead to a situation where the keyboard appears to be 'bricked'...

bug
enhancement

As mentioned on Twitter, I'd get value out of being able to use this same connector for pogo-pin programming. This PR is a proposal for how we might expose the...

It doesn't matter what kind of serial connection drop it is, but if the device detects the port being closed, it should be called. then focus can listen for it...

enhancement

This is a follow-on from #1420 - I think that ColormapOverlay would fit better in Kaleidoscope if it were configured the same way as Colormap. @EvyBongers's argument against: > It...

enhancement

[this first somewhat sketchy description is extracted from notes on @hupfdule's PR #1340 ] We need is some way to represent the data for what a key in the keymap...

design-change