python-keyboard icon indicating copy to clipboard operation
python-keyboard copied to clipboard

A hand-wired USB & Bluetooth keyboard powered by Python and more

Results 23 python-keyboard issues
Sort by recently updated
recently updated
newest added

it seems like the C implementation of the `matrix.wait` method immediately returns, resulting in a super tight primary loop. The python `matrix.py` code does not have this issue. Is the...

Whats the power consumption difference between idling while connected to bluetooth compared to energy consumption in `SUSPEND` mode? Thanks!

It would be nice to have some sort of battery status keybinding that lights up across the top row with how charged the keyboard is and indicate whether the keyboard...

How is power handled on the m60 board to provide integration with the nRF52840 module? I am excited to get my prototype board and am trying to figure out what...

Out of the box, the first thing I noticed is that the d, b, and ; keys had issues. Typing "dead dead dead" at quick-ish speed (I'm no speed demon)...

If these commits need to be broken up I can do that. Basically, this adds CTLESC CTLCAP TAPFUNC SPCFUNC and small changes to some layers. It puts BOOT and SUSPEND...

It would be great if the keyboard supported custom RGB modes and assigning those modes to layers, so that whenever a particular layer is active, that RGB mode is also...

I seem to be having issues shutting the keyboard down both when I press the ON/OFF button and then I do the SHUTDOWN keycode. It shuts down for a second...

I probably wouldn't have run across this but I use the SPACE key as my "layer 1" Layer Tap Key. In QMK when I use this configuration, I can make...

Is anyone using this keyboard with Bluetooth successfully? I've been trying for a day or two to get it to work reliably. I can get it to connect to either...