caksoylar / qmk_userspace

Personal userspace for QMK keyboard firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal QMK userspace

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

Keyboards that have keymaps in this repo are the following:

Keymap

The keymap for above keyboards follows my ZMK keymap that you can see in my zmk-config repo.

About

Personal userspace for QMK keyboard firmware


Languages

Language:C 97.2%Language:Makefile 2.8%