summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/ninjonas/rules.mk
blob: 92e18ed6e2aa71529e3fd9515f8c724887899a17 (plain)
1
2
3
4
5
6
7
8
9
10
11
RGBLIGHT_ENABLE = yes
MOUSEKEY_ENABLE = no
OLED_DRIVER_ENABLE = yes
LINK_TIME_OPTIMIZATION_ENABLE = yes

# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend

# If you want to change the display of OLED, you need to change here
SRC +=  ./lib/rgb_state_reader.c \
        rgb.c