This is a personal userspace repo for QMK keyboard firmware where the idea and organization directly follows filterpaper's userspace. This organization allows keeping all user keymaps self-contained in one folder rather than split across userspace and keyboard folders. Please see the README of the linked repo for more details.
To build firmware for keyboards, symbolic link a local copy or directly clone this repo into <qmk_firmware_path>/users/caksoylar
then build with qmk compile <qmk_firmware_path>/users/caksoylar/keymaps/<keyboard>.json
.
Keyboards that have keymaps in this repo are the following:
- A handwired Skeletyl built with Xiao RP2040's (custom keyboard at
keyboards/skelexiao
) - Keebio Iris Rev 4
- Fingerpunch FFKB
- Gergoplex
- Capsunlocked CU7
choc_ergo
(not supported in upstream QMK)
The keymap for above keyboards follows my ZMK keymap that you can see in my zmk-config repo.