~ruther/qmk_firmware

ref: 031ccd48879d29539ce478cf7d3d33b406ea993c qmk_firmware/keyboards/matrix/abelx/rules.mk -rw-r--r-- 201 bytes
031ccd48 — Ryan `salicylic_acid3/setta21`: fix RGB Matrix LED config (#24041) 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
# custom bootloader
MCU_LDSCRIPT = abelx_boot
BOARD = abelx_bd

CUSTOM_MATRIX = lite
# project specific files
SRC += matrix.c tca6424.c aw9523b.c
I2C_DRIVER_REQUIRED = yes
WS2812_DRIVER_REQUIRED = yes