Skip to content

Home

KLOR_KMK_LOGO

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:

from kmk.quickpin.pro_micro.sparkfun_promicro_rp2040 import pinout as pins

Optional

OLED Setup

RGB Setup

Hide device storage by default


  1. KMK is a feature-rich and beginner-friendly firmware for computer keyboards written and configured in CircuitPython 

  2. An open source keyboard designed by GEIST