File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,21 @@ TODO (not supported yet):
3131- Support setup overlays for behavior settings (volume, repeat rate, mouse speed). Maybe stores settings in text file (exposed by MSC)
3232- Custom overlays in text file in MSC
3333
34- ## Installation
34+ ## Build and Flash
35+
36+ ### Compiling from source
37+
38+ - Instal [ arduino-pico] ( https://github.com/earlephilhower/arduino-pico )
39+ - Open examples/ik_translater, from IDE menu then select following option
40+
41+ ```
42+ Board: Adafruit Feather RP2040 USB Host
43+ CPU Speed: 120 MHz
44+ USB Stack: Adafruit TinyUSB
45+ ```
46+ - Compile and upload
47+
48+ ### Using pre-built UF2
3549
3650- Put board to DFU mode by pressing BOOTSEL button and then reset button
3751- Download UF2 from release page and copy to the board
You can’t perform that action at this time.
0 commit comments