ca03dfbe314a9b4d9f404af4902f24ed8e9469d3
Keyboard Firmware
This repository contains the firmware for the keyboardeeroy_jenkins keyboard.
Build and flash
- Init submodules and build firmware
$ git submodule update --init $ ./build.sh - Back up current firmware (optional)
$ picotool save --all left.bin # Left half $ picotool save --all right.bin # Right half - Flash both keyboard halves
$ picotool load qmk_firmware/keyboardeeroy_jenkins_default.uf2 # Both halves
Description
Releases
1
Languages
C
95.2%
Shell
4.6%
Makefile
0.2%