mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
7 lines
92 B
Text
7 lines
92 B
Text
|
define reset
|
||
|
SIGNAL SIGHUP
|
||
|
end
|
||
|
file planck_lufa.elf
|
||
|
target remote localhost:4242
|
||
|
break main
|