Giter VIP home page Giter VIP logo

mk32's Introduction

MK32 - Simple BLE keyboard for ESP32

Note: Currently tested and working on esp-idf v4.0.
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. Also note that this repository is not heavily maintained.

Many thanks to:

Features:

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

To-do:

  • Refactor some bad coding habits (magic numbers etc, sorry I started this project when I had 0 experience!).
  • Update esp-idf version to v4.1.
  • Plugin API support(Implemented):
    • Currently only one plugin can run at a time (to modify).
  • More than 2 pads with espnow (currently supports 2 pads) - Optional.
  • Connection switching.
  • Modify keymap via webserver:
    • Functions for storing (and reading) AP data on flash complete.
    • Starting web server from plugin complete.
    • need to create proper web GUI for keymap modifications.
  • Wifi manager:
    • Add plugin for adding AP.
    • Functions for storing (and reading) AP from flash done.
    • ESPNOW does not work if wifi AP is not on the same channel (Problematic for ESPNOW Based split boards).

mk32's People

Contributors

galzai avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.