Fix README.md

This commit is contained in:
2026-03-12 10:13:50 +01:00
parent c891a22041
commit c6b130cb67

View File

@@ -16,5 +16,5 @@ This repository contains the firmware for the `keyboardeeroy_jenkins` keyboard.
```
3. Flash both keyboard halves
```bash
$ picotool load qmk_firmware/keyboardeeroy_jenkins_default.uf2 # Both halves
$ picotool load keyboardeeroy_jenkins_default.uf2 # Both halves
```