diff options
Diffstat (limited to 'keyboards/kapl/rev1/rules.mk')
-rw-r--r-- | keyboards/kapl/rev1/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/kapl/rev1/rules.mk b/keyboards/kapl/rev1/rules.mk new file mode 100644 index 000000000..e3a413769 --- /dev/null +++ b/keyboards/kapl/rev1/rules.mk | |||
@@ -0,0 +1,5 @@ | |||
1 | # Do not enable RGB_MATRIX_ENABLE together with RGBLIGHT_ENABLE | ||
2 | RGB_MATRIX_ENABLE = yes | ||
3 | RGB_MATRIX_DRIVER = WS2812 | ||
4 | |||
5 | LTO_ENABLE = yes | ||