Skip to content

PYKB 1.0.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiongyihui xiongyihui released this 25 Nov 02:55
· 2 commits to main since this release

PYKB is a highly extensible firmware written in Python. It is based on CircuitPython. It supports USB and Bluetooth LE. It includes lots of RGB lighting effects. It has a multiple-layers keymap which is similar to TMK/QMK.

Changes

  • Upgraded to CircuitPython 6.0.0
  • Hold the ON/OFF button more than 6 seconds will reset the storage of the keyboard

Features

  • USB
  • Bluetooth LE
  • Up to 10 Bluetooth paired devices
  • A easy-to-configure keymap with up to 32 layers
  • RGB backlight
  • Powerful Macro and Pair-keys
  • Mouse keys
  • Low latency
  • Low power consumption

Known Issues

  • When using Bluetooth and switching back to a Windows device from another device, keyboard won't input. The reason is CCC is not set when re-connected to Windows.