QMK/README.md

23 lines
423 B
Markdown

# Betalupi QMK environment
This repository contains everything required to build qmk firmware.
### TODO
- **Core:**
- Better build/flash command
- Warning when directory is moved
- **Keyboard:**
- Random FFT animation
- Clear leds on sleep (fft anim)
-------------------------------------------------
## Building
`mkdir ./output` manually.
Run `./build.sh`. Uses docker, doesn't need a local install of qmk.