Firmware for macropad PCB made by Ryan Bates
The firmware is for an minimal and opinionated configuration of the PCB
- Vial support
- Allows programming all keys and encoders with Vial UI
- Via support
- Default firmware has nothing mapped so via is required at the moment
- 2 Encoders
- Left encoder adjusts volume on layer 1
- Right encoder scrolls up/down on layer 1
- Right encoder scrolls left/right on layer 2
These instructions assume you have QMK CLI installed with the qmk_firmware
directory in your home directory.
ln -sf /path/to/this/repo/ryanbates ~/qmk_firmware/keyboards/ryanbates
qmk compile -kb ryanbates/elevenkey -km default
qmk flash -kb ryanbates/elevenkey -km default