This is my personal userspace for QMK Firmware.
This repo specifically uses my fork of QMK on branch master.
Sofle:
qmk compile -kb sofle -km ronny
Ferris Sweep:
qmk compile -kb ferris/sweep -km ronny
Dactyl-Manuform 5x6:
qmk compile -kb handwired/dactyl_manuform/5x6 -km ronny
-
keymapviz or go-keymapviz to generate keymap.c ascii art.
- [keymapviz.ini] is a modified version of precondition's.
-
keymap-drawer to generate
SVG
images.
All of the code styles files and folders in this repo are from my qmk_firmware fork master branch, this includes:
- pre-commit
- .vscode folder excludes
c_cpp_properties.json
. c_cpp_properties.json
is from drashna.