mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-05 00:51:01 +00:00
Minor tweaks to the build tests to ensure that they will operate properly on all systems.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# BOARD DEFINE = {ARCH} : {MCU} :
|
||||
|
||||
#
|
||||
BOARD_USER = avr8 : at90usb1287 :
|
||||
BOARD_NONE = avr8 : at90usb1287 :
|
||||
BOARD_USBKEY = avr8 : at90usb1287 :
|
||||
@@ -50,3 +50,4 @@ BOARD_BIGMULTIO = avr8 : atmega32u4 :
|
||||
BOARD_DUCE = avr8 : atmega32u2 :
|
||||
BOARD_OLIMEX32U4 = avr8 : atmega32u4 :
|
||||
BOARD_OLIMEXT32U4 = avr8 : atmega32u4 :
|
||||
#
|
||||
Reference in New Issue
Block a user