diff options
Diffstat (limited to 'keyboards/treadstone48/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/treadstone48/keymaps/default/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/treadstone48/keymaps/default/rules.mk b/keyboards/treadstone48/keymaps/default/rules.mk index 474e71ab11..26bacb0cfe 100644 --- a/keyboards/treadstone48/keymaps/default/rules.mk +++ b/keyboards/treadstone48/keymaps/default/rules.mk @@ -1,8 +1,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys -TAP_DANCE_ENABLE = yes RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -OLED_DRIVER_ENABLE = no +OLED_DRIVER_ENABLE = yes LTO_ENABLE = yes # If you want to change the display of OLED, you need to change here |