mdallastella / mds-atreus-qmk

My Keybardio Atreus QMK configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Keybardio Atreus QMK configuration

License:The Unlicense


Languages

Language:C 91.1%Language:Makefile 8.9%