]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/model01/rules.mk
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / keyboards / model01 / rules.mk
index cab7065ff8fff315329de90c6b5ae5cd5dc890d3..4345027f41783b4d3f1888a328c1beb45e1e6044 100644 (file)
@@ -1,5 +1,5 @@
-SRC += i2c_master.c \
-          leds.c \
+QUANTUM_LIB_SRC += i2c_master.c
+SRC += leds.c \
           matrix.c
 
 # MCU name
@@ -59,4 +59,6 @@ MIDI_ENABLE = no            # MIDI support (+2400 to 4200, depending on config)
 UNICODE_ENABLE = no         # Unicode
 
 CUSTOM_MATRIX = yes
-CIE1931_CURVE = yes
+
+# You can set RGB_MATRIX_ENABLE = no in your rules.mk to disable this and save the Flash
+RGB_MATRIX_ENABLE = custom     # Enable RGB matrix effects (+10000).