You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 lines
376 B

# If you have Left LEDs (see
# https://geekhack.org/index.php?topic=22780.msg873819#msg873819 for
# details), include the following define:
OPT_DEFS += -DLEFT_LEDS
CUSTOM_MATRIX = lite # Custom matrix file for the BAJJAK
# Disable unsupported hardware
BACKLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no
# project specific files
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes