|
|
|
@ -5,7 +5,6 @@ SRC= matrix.c
|
|
|
|
|
|
|
|
|
|
# MCU name
|
|
|
|
|
MCU = at90usb1286
|
|
|
|
|
#MCU = atmega32u4
|
|
|
|
|
|
|
|
|
|
# Processor frequency.
|
|
|
|
|
# This will define a symbol, F_CPU, in all source code files equal to the
|
|
|
|
@ -72,4 +71,4 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|
|
|
|
AUDIO_ENABLE = no # Audio output should be port E6, current quantum library hardcodes C6, which we use for programming
|
|
|
|
|
CUSTOM_MATRIX=yes # need to do our own thing with the matrix
|
|
|
|
|
|
|
|
|
|
DEFAULT_FOLDER = kinesis/alvicstep
|
|
|
|
|
DEFAULT_FOLDER = kinesis/alvicstep
|
|
|
|
|