1
0

Add flashing instructions for the Model 01 and Atreus

This commit is contained in:
Jesse Vincent 2020-02-23 22:01:27 -08:00
parent f05a1560cd
commit 64272c1c39
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

View File

@ -37,6 +37,7 @@ model01.build.usb_manufacturer="Keyboardio"
model01.build.board=AVR_MODEL01
model01.build.core=arduino:arduino
model01.build.variant=model01
model01.build.flashing_instructions="To update your keyboard's firmware, hold down the 'Prog' key on your keyboard.\n\n(When the 'Prog' key glows red, you can release it.)"
# TODO - the hardware spec / hardware duplication here makes Jesse unhappy. he would not like to see it live here long-term
model01.build.extra_flags={build.usb_flags} '-DKALEIDOSCOPE_HARDWARE_H="Kaleidoscope-Hardware-Model01.h"'
@ -171,6 +172,7 @@ atreus2.build.usb_manufacturer="Keyboardio"
atreus2.build.board=AVR_ATREUS2
atreus2.build.core=arduino:arduino
atreus2.build.variant=atreus2
model01.build.flashing_instructions="To update your keyboard's firmware, hold down the key in the lower left corner of your Atreus."
atreus2.bootloader.tool=avrdude