diff options
Diffstat (limited to 'keyboards/ffkeebs/puca/rules.mk')
| -rw-r--r-- | keyboards/ffkeebs/puca/rules.mk | 6 |
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 | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | 21 | ||
| 22 | ENCODER_ENABLE = yes #Rotary encoder | 22 | ENCODER_ENABLE = yes # Enable rotary encoder support |
| 23 | OLED_ENABLE = yes # Enable OLED support | ||
| 23 | 24 | ||
| 24 | OLED_ENABLE = yes #OLED | 25 | LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size |
| 25 | LTO_ENABLE = yes # Enable Link Time Optimization to reduce firmware size | ||
