2023-10-10 11:06:39 -07:00
2022-12-27 13:20:23 -08:00
2022-12-27 13:37:44 -08:00
2022-07-19 08:45:26 -07:00
2022-12-27 13:20:23 -08:00
2022-12-27 13:15:52 -08:00
2022-12-27 13:21:54 -08:00
2022-12-27 13:37:44 -08:00

Betalupi QMK environment

This repository contains my keyboards' firmware and everything you need to build it. It includes a docker container for building QMK firmware, since QMK installation modifies my computer a bit more than I'd like.

Usage

You do not need a local install of QMK to build this firmware. You'll need docker, but there's a good chance you have that installed anyway.

  1. cd into ./docker and build the container.
  2. mkdir ./output
  3. Run ./build.sh.
  4. Upload the firmware in ./output to your keyboard using the proper tool.
    • wally-cli works pretty well for the betalupi_ergodox

Todo

  • FFT Animation: clear leds on sleep
Description
Custom QMK environment.
Readme 377 KiB
Languages
C 91.4%
Python 6%
Makefile 1.5%
Dockerfile 0.9%
Shell 0.2%