I own a Keyboardio Atreus but switched to QMK from Kaleidoscope to further customize my experience.
I’m using Babashka as task runner, and to build and flash my keymap I just type:
bb flashThis command will:
- Update the QMK repository with the latest features
- Copy my keymap (
mdsdirectory) in the right place - Build the firmware and ask to flash it
On the Atreus, to enter in bootloader mode, you need to disconnect the
keyboard and reconnect it holding the ESC key.
See LICENSE