diff options
Diffstat (limited to 'keyboards/helix/pico/rules.mk')
-rw-r--r-- | keyboards/helix/pico/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/helix/pico/rules.mk b/keyboards/helix/pico/rules.mk index 12caec37e..efa7ae4be 100644 --- a/keyboards/helix/pico/rules.mk +++ b/keyboards/helix/pico/rules.mk | |||
@@ -1,6 +1,6 @@ | |||
1 | SPLIT_KEYBOARD = yes | ||
2 | |||
1 | # Helix Spacific Build Options default values | 3 | # Helix Spacific Build Options default values |
2 | OLED_ENABLE = no # OLED_ENABLE | ||
3 | LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c" | ||
4 | LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) | 4 | LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) |
5 | LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) | 5 | LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) |
6 | LED_ANIMATIONS = yes # LED animations | 6 | LED_ANIMATIONS = yes # LED animations |