forked from mirror/qmk_firmware
Minor documentation improvements.
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
# Run "make help" for target help.
|
||||
|
||||
MCU = at90usb1287
|
||||
MCU = atmega32u2
|
||||
ARCH = AVR8
|
||||
BOARD = BUI
|
||||
F_CPU = 8000000
|
||||
BOARD = USB2AX
|
||||
F_CPU = 16000000
|
||||
F_USB = $(F_CPU)
|
||||
OPTIMIZATION = s
|
||||
TARGET = LEDNotifier
|
||||
|
||||
Reference in New Issue
Block a user