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:

Features:

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