Align use of atmega32a program script (#5259)
* Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
This commit is contained in:
@@ -44,5 +44,5 @@ CUSTOM_MATRIX = yes
|
||||
SRC = matrix.c i2c.c backlight_ps2avrGB.c
|
||||
|
||||
# programming options
|
||||
PROGRAM_CMD = ./keyboards/winkeyless/bface/program .build/$(TARGET).hex
|
||||
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user