Skip to content

waffle87/qmk.me

Repository files navigation

qmk.me

This is a self-contained repository for my personal QMK userspace & keyboard code.

keyboard

Building

Keymaps for keyboards that exist in upstream QMK can be compiled like normal, or through GitHub actions. For the custom keyboards this repository contains, they can be symlinked to a proper qmk_firmware repository.

eg.

ln -s qmk.me/keyboards/endgame qmk_firmware/keyboards/endgame
echo "keyboards/endgame" >> qmk_firmware/.git/info/exclude
qmk compile -kb endgame -km jack

Layout

A simple 34-key layout that makes use of 2 (primary) layers, home-row mods, & combos for many symbols. Mostly used in Sway, Vim (C, Python), & other generic computing tasks.

layout

About

QMK Firmware userspace, keyboards, & keymaps

Resources

License

Stars

Watchers

Forks