preonic
This commit is contained in:
parent
fb4fe52c0a
commit
04885a3b44
40 changed files with 3111 additions and 38 deletions
6
keyboard/preonic/__avr_gdbinit
Normal file
6
keyboard/preonic/__avr_gdbinit
Normal file
|
@ -0,0 +1,6 @@
|
|||
define reset
|
||||
SIGNAL SIGHUP
|
||||
end
|
||||
file planck_lufa.elf
|
||||
target remote localhost:4242
|
||||
break main
|
Loading…
Add table
Add a link
Reference in a new issue