diff options
Diffstat (limited to 'keyboards/ergo42/keymaps/biacco-underglow/rules.mk')
-rw-r--r-- | keyboards/ergo42/keymaps/biacco-underglow/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/ergo42/keymaps/biacco-underglow/rules.mk b/keyboards/ergo42/keymaps/biacco-underglow/rules.mk new file mode 100644 index 0000000000..75e9c6503e --- /dev/null +++ b/keyboards/ergo42/keymaps/biacco-underglow/rules.mk @@ -0,0 +1,5 @@ +ifndef QUANTUM_DIR + include ../../../../Makefile +endif + +RGBLIGHT_ENABLE = yes |