qmk_userspace/keyboards/klor
Victor b12f69a7ae
Added layout matrix so it will compile
- fixed other bugs
- Spruced up the info.json after using the qmk converter
2024-05-13 23:11:36 -05:00
..
2040 Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00
keymaps Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00
lib Adding klor files and trying to build 2024-05-13 21:33:46 -05:00
config.h Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00
info.json Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00
klor.c Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00
klor.h Forgot to update default keymap 2024-05-13 22:11:04 -05:00
readme.md Initial checkin 2024-05-12 23:34:04 -05:00
rules.mk Added layout matrix so it will compile 2024-05-13 23:11:36 -05:00

█         █    █            ▄▄▄▀▀▀▀▀▀▄▄▄        █▀▀▀▀▀▀▀▀▀▀█
█        █     █          ▄▀            ▀▄      █          █
█       █      █        ▄▀                ▀▄    █          █
█      █       █        █                  █    █          █
█     █        █       █                    █   █          █
█    █         █       █                    █   █▄▄▄▄▄▄▄▄▄▄█
█   █ █        █       █                    █   █      █
█  █   █       █        █                  █    █       █
█ █     █      █        ▀▄                ▄▀    █        █
██       █     █          ▀▄            ▄▀      █         █
█         █    █▄▄▄▄▄▄▄▄    ▀▀▀▄▄▄▄▄▄▀▀▀        █          █

KLOR split keyboard

KLOR is 42 keys column-staggered split keyboard made by @geigeigeist. It supports a per key RGB matrix, encoders, OLED displays, haptic feedback, audio, a Pixart Paw3204 trackball and four different layouts, through brake off parts. It's schematics are based on the Sofle, while the layout is based on the Yacc46.

t4croun: this is my attempt at modernizing @geigeigeist's keymap. The repo has not been updated in a few years and QMK has introduced breaking changes. His repo can be found here. Note: Focusing on defining my saegewerk configuration as that is what I have

You can use this command to compile the firmware qmk compile -kb klor -km default

and this command if you want to compile the firmware for a RP2040 based MCU qmk compile -kb klor/2040 -km default