mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-02 13:08:04 +00:00
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
define reset
|
|
SIGNAL SIGHUP
|
|
end
|
|
file planck_lufa.elf
|
|
target remote localhost:4242
|
|
break main
|