Skip to content
/ MK32 Public
forked from Galzai/MK32

Keyboard firmware for ESP32 microcontrollers

License

Notifications You must be signed in to change notification settings

bilogic/MK32

This branch is 55 commits behind Galzai/MK32:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

024c6ad · Apr 20, 2019

History

57 Commits
Apr 14, 2019
Apr 14, 2019
Apr 20, 2019
Oct 12, 2018
Apr 14, 2019
Jul 26, 2018
Jul 26, 2018
Jul 26, 2018
Aug 18, 2018
Apr 14, 2019
Sep 12, 2018
Apr 14, 2019
Oct 6, 2018
Apr 14, 2019

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%