atomic
This commit is contained in:
parent
c9cbff446f
commit
b2d4969f8f
32 changed files with 2638 additions and 0 deletions
6
keyboard/atomic/__avr_gdbinit
Normal file
6
keyboard/atomic/__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