summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/rarick/rules.mk
blob: 775268a1d4721b3971510d6ee0648f0750d1c109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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