Skip to content

QMK Firmware userspace, keyboards, & keymaps

License

Notifications You must be signed in to change notification settings

waffle87/qmk.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qmk.me

this is a self-contained repository for my personal qmk userspace & keyboard code.

keyboard

building

symlinks are used to compile this code in a proper qmk_firmware repository.

eg.

ln -s ~/qmk.me/waffle ~/qmk_firmware/users/waffle
ln -s ~/qmk.me/keyboards/relic ~/qmk_firmware/keyboards/relic
echo "users/waffle\nkeyboards/relic" >> ~/qmk_firmware/.git/info/exclude
qmk compile -kb relic -km waffle

the official userspace feature is not used as this repository contains personal keyboards, which are not supported.

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