minor fix for HHKB Makefile and doc
This commit is contained in:
2
hhkb/Makefile
Normal file → Executable file
2
hhkb/Makefile
Normal file → Executable file
@@ -42,7 +42,7 @@ USB_NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
|
||||
|
||||
#---------------- Programming Options --------------------------
|
||||
PROGRAM_CMD = teensy_loader_cli.exe -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user