summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/toinux/rules.mk
blob: 59b90c792c25c271fd0f65197b7104340ff14ce5 (plain)
1
2
3
4
5
6
7
8
MOUSEKEY_ENABLE   = yes    # Mouse keys
RGBLIGHT_ENABLE   = no
RGB_MATRIX_ENABLE = yes
OLED_ENABLE       = yes
LTO_ENABLE        = yes
BOOTLOADER        = atmel-dfu

SRC += ./oled.c ./rgb.c