Skip to content

bilogic/MK32

 
 

Repository files navigation

MK32 - Simple BLE keyboard for ESP32

MK32 is a BLE keyboard firmware for ESP32 Microcontrollers,designed to be relativley easily customizable.
Please refer to the MK32 Wiki page for information about building your own keyboard.

Many thanks to:

Features:

  • Split Keyboards
  • I2C/SPI displays
  • Customizable layouts
  • Macros
  • Rotary Encoders (With customizable encoder commands)
  • Battery Monitoring
  • Power Management

To-do:

  • Plugin API support (in progress).
  • More than 2 pads (currently supports 2 pads).
  • Connection switching.
  • Modify keymap via webserver (in progress) .
  • Security (?)

About

Keyboard firmware for ESP32 microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Other 0.8%