Skip to content

Commit

Permalink
add instructions on flashing to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danlkv committed Jun 8, 2024
1 parent 8db7989 commit 6f91813
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,15 @@


1. Dvorak
2. Parentheses on the main level.


# Flashing

1. Commit and push the changes
2. `gh watch` to watch it compile
3. `rm *uf2` to remove previous firmware files if any
4. `gh run download -n firmware` to download the firmware
5. Connect the keyboard. `fdisk -l` to see its location.
5. `sudo mount /dev/sdx /mnt/flash` to copy.
6. Wait for the device to dissapear. Then flash the second one

0 comments on commit 6f91813

Please sign in to comment.