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
234 B

# Bootloader for the elite-c
BOOTLOADER = atmel-dfu
# Enable RGB matric
RGB_MATRIX_ENABLE = yes
# Enable OLED driver
OLED_DRIVER_ENABLE = yes
# Enable media keys
EXTRAKEY_ENABLE = yes
# Disabled to save space
MOUSEKEY_ENABLE = no