[Keyboard] Update Infinity87 rev. 2 (#14820)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
mechlovin
2021-11-05 05:08:40 +07:00
committed by GitHub
parent c8da63382c
commit 45b35e6ea1
6 changed files with 192 additions and 255 deletions

View File

@@ -1,19 +1,18 @@
# MCU name
MCU = atmega32a
# Processor frequency
F_CPU = 16000000
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = usbasploader
BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
NKRO_ENABLE = no
NKRO_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
CUSTOM_MATRIX = lite
SRC += matrix.c