mirror of
https://github.com/clockworkpi/PicoCalc.git
synced 2026-03-23 04:22:38 +01:00
Add PicoMite_002.patch
keyboard mapping fixes (DEL, ALT, etc.) reference: https://forum.clockworkpi.com/t/del-key-problem-solved/17049/33?u=guu
This commit is contained in:
@@ -11,6 +11,7 @@ git reset --hard 7df3396dd3a1070a5459af3a04df808389bfdef8
|
||||
|
||||
git clone https://github.com/clockworkpi/PicoCalc.git #get patch code
|
||||
git apply PicoCalc/Code/PicoMite/PicoMite.patch
|
||||
git apply PicoCalc/Code/PicoMite/PicoMite_002.patch
|
||||
|
||||
export PICO_SDK_PATH=/to/where/your/pico/sdk/is
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user