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

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