Custom QMK environment.
 
 
 
 
 
Go to file
Mark 5165e637e7
Meta files
2022-12-27 13:21:54 -08:00
.vscode Meta files 2022-12-27 13:20:23 -08:00
docker Added docker build environment 2022-12-27 13:15:52 -08:00
keyboards/betalupi_ergodox Moved desktop layer key 2022-12-03 23:31:26 -08:00
.editorconfig Added editorconfig 2022-07-19 08:45:26 -07:00
.gitignore Meta files 2022-12-27 13:20:23 -08:00
.gitmodules Added docker build environment 2022-12-27 13:15:52 -08:00
README.md Updated README 2022-11-18 23:49:08 -08:00
build.sh Meta files 2022-12-27 13:21:54 -08:00

README.md

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.