~ruther/qmk_firmware

ref: dfb6d38f08b3912baffbca23e351dd0ad836238c qmk_firmware/keyboards/crkbd/keymaps/curry/rules.mk -rw-r--r-- 458 bytes
dfb6d38f — Joel Challis Simplfy RGB/LED matrix effect logic (#21703) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Build Options
#   change to "no" to disable the options, or define them in the Makefile in
#   the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no       # Enable Bootmagic Lite
MOUSEKEY_ENABLE         = no
CONSOLE_ENABLE          = no
COMMAND_ENABLE          = no

RGBLIGHT_ENABLE         = no
RGB_MATRIX_ENABLE       = yes

OLED_ENABLE     = yes

BOOTLOADER              = atmel-dfu
SPLIT_TRANSPORT         = mirror