aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ffkeebs/puca/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ffkeebs/puca/rules.mk')
-rw-r--r--keyboards/ffkeebs/puca/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/ffkeebs/puca/rules.mk b/keyboards/ffkeebs/puca/rules.mk
index b27ecc458..ede448ac2 100644
--- a/keyboards/ffkeebs/puca/rules.mk
+++ b/keyboards/ffkeebs/puca/rules.mk
@@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
21 21
22ENCODER_ENABLE = yes #Rotary encoder 22ENCODER_ENABLE = yes # Enable rotary encoder support
23OLED_ENABLE = yes # Enable OLED support
23 24
24OLED_ENABLE = yes #OLED 25LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size
25LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size