summaryrefslogtreecommitdiff
path: root/keyboards/ffkeebs/puca/rules.mk
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-11-19 06:12:49 +0000
committerGitHub <noreply@github.com>2021-11-18 22:12:49 -0800
commit9cdbc040cd352aa1f44022c90f137ba5bcbe1c36 (patch)
treeb48b2454e8b9f9edf250d2579d5e94f8d05cf4d7 /keyboards/ffkeebs/puca/rules.mk
parent26ae43219001dfe20aa525b6fb35f2aeb2b76617 (diff)
FFKeebs PĂșca Refactor (#15208)
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 b27ecc458b..ede448ac23 100644
--- a/keyboards/ffkeebs/puca/rules.mk
+++ b/keyboards/ffkeebs/puca/rules.mk
@@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-ENCODER_ENABLE = yes #Rotary encoder
+ENCODER_ENABLE = yes # Enable rotary encoder support
+OLED_ENABLE = yes # Enable OLED support
-OLED_ENABLE = yes #OLED
-LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size
+LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size