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:
zvecr
2019-03-14 22:55:08 +00:00
committed by Drashna Jaelre
parent c025d813ba
commit 205ffc277c
19 changed files with 12 additions and 655 deletions

View File

@@ -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