mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-19 22:15:14 +00:00
Kmk guide finish
This commit is contained in:
parent
34398c5954
commit
586775f21c
1 changed files with 4 additions and 0 deletions
|
|
@ -606,6 +606,10 @@ if __name__ == '__main__':
|
|||
|
||||
Save it in a main.py file in the firmware folder of your repo
|
||||
|
||||
Now after you received you macropad, plug it in and hold the bootloader button and press reset. You should see a external drive on your PC, [download circuitpython](https://downloads.circuitpython.org/bin/seeeduino_xiao_rp2040/en_US/adafruit-circuitpython-seeeduino_xiao_rp2040-en_US-9.2.4.uf2) and drag the file onto the drive.
|
||||
|
||||
The board should automatically restart and be recognised as a new external drive. Now [download kmk](https://github.com/KMKfw/kmk_firmware/archive/refs/heads/main.zip), unzip it and copy the KMK folder and the boot.py file to the root of the external drive. Then create copy your main.py file over. And voila you got your macropad!
|
||||
|
||||
# Next steps
|
||||
We just made a pretty cool macropad, but obviously there's a lot of cooler stuff out there - that's up to you to figure out! Again, don't copy this guide 1:1, add your own design into it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue