This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
Releases: moritz-john/kmk-config-klor
Releases · moritz-john/kmk-config-klor
KLOR KMK Firmware
Applied "Remove supervisor stack limit from boot.py" to /utilities/hide_device_storage/boot.py
KLOR KMK Firmware
v.0.5
- Moved
split = Split([...]) & keyboard.modules.append(split)
frommain.py
intokb.py
file - Added default class parameters in
class KMKKeyboard(_KMKKeyboard)
- Moved firmware files into new folder
firmware
KLOR KMK Firmware
Complete code rework:
The setup got moved into kb.py
Support for RGB and PEG RGB on all four KLOR Layouts!
Added variables in main.py to set everything up.
Added an usable Keymap.
Updated Documentation.