Home
A comprehensive guide of my KMK firmware1 for the KLOR keyboard2.
Installation
Follow these steps:
1. Install CircuitPython, rename microcontroller, install KMK
2. Copy kb.py
, main.py
& lib
to your KLOR
Info
main.py
& kb.py
only represent a basic framework.
Adjust the keymap to your liking and enable RGB & OLED support if you want.
Microcontroller support
kb.py
is designed to work with the SparkFun Pro Micro RP2040 but you can update this line in kb.py
to any supported microcontroller:
Optional
OLED Setup
RGB Setup
Hide device storage by default
-
KMK is a feature-rich and beginner-friendly firmware for computer keyboards written and configured in CircuitPython ↩