diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -36,8 +36,10 @@ LUFA_PATH = ../lufa-LUFA-170418/LUFA ``` save file and exit nano -7. Compile +7. Make script and bootloader executable and Compile ```bash +chmod +x update +chmod +x hid_bootloader_cli make ``` 8. Update the firmware of the TERES-I's keyboard and touchpad firmware: |