Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.
Gal Zaidenstein edited this page Sep 15, 2018 · 12 revisions

MK32 - Simple BLE keyboard for ESP32

MK32 is a BLE keyboard firmware for ESP32 Microcontrollers.

General:

  • Building and flashing
  • General Notes
  • Known Projects

Features:

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

To-do:

  • Plugin support.
  • Proper debouncing (Temporerly using delays).
  • More than 2 pads (currently supports 2 pads).
  • Connection switching.
  • Modify keymap via webserver.
  • Security (?)

Many thanks to:

Clone this wiki locally