Skip to content

QMK Firmware userspace, keyboards, & keymaps

License

Notifications You must be signed in to change notification settings

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

layout

About

QMK Firmware userspace, keyboards, & keymaps

Resources

License

Stars

Watchers

Forks