aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/marksard/rhymestone/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/marksard/rhymestone/keymaps/default/rules.mk')
-rw-r--r--keyboards/marksard/rhymestone/keymaps/default/rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/marksard/rhymestone/keymaps/default/rules.mk b/keyboards/marksard/rhymestone/keymaps/default/rules.mk
new file mode 100644
index 000000000..c86cab8cc
--- /dev/null
+++ b/keyboards/marksard/rhymestone/keymaps/default/rules.mk
@@ -0,0 +1,9 @@
+MOUSEKEY_ENABLE = yes # Mouse keys
+TAP_DANCE_ENABLE = no
+
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+OLED_DRIVER_ENABLE = no
+LTO_ENABLE = yes
+
+# If you want to change the display of OLED, you need to change here
+SRC += ./common/oled_helper.c \