Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 674 Bytes

README.org

File metadata and controls

25 lines (17 loc) · 674 Bytes

What’s this?

I own a Keyboardio Atreus but switched to QMK from Kaleidoscope to further customize my experience.

How it works

I’m using Babashka as task runner, and to build and flash my keymap I just type:

bb flash

This command will:

  • Update the QMK repository with the latest features
  • Copy my keymap (mds directory) 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.

License

See LICENSE