aboutsummaryrefslogtreecommitdiff
path: root/keyboards/helix/pico/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/pico/keymaps/default/rules.mk')
-rw-r--r--keyboards/helix/pico/keymaps/default/rules.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/helix/pico/keymaps/default/rules.mk b/keyboards/helix/pico/keymaps/default/rules.mk
index b50519fef..9a29406c1 100644
--- a/keyboards/helix/pico/keymaps/default/rules.mk
+++ b/keyboards/helix/pico/keymaps/default/rules.mk
@@ -3,10 +3,8 @@ AUDIO_ENABLE = yes # Audio output
3LTO_ENABLE = no # if firmware size over limit, try this option 3LTO_ENABLE = no # if firmware size over limit, try this option
4 4
5# Helix Spacific Build Options 5# Helix Spacific Build Options
6# you can uncomment and edit follows 6 Variables 6# you can uncomment and edit follows 4 Variables
7# jp: 以下の6つの変数を必要に応じて編集し、コメントアウトをはずします。 7# jp: 以下の4つの変数を必要に応じて編集し、コメントアウトをはずします。
8# OLED_ENABLE = no # OLED_ENABLE
9# LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c"
10# LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) 8# LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.)
11# LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) 9# LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
12# LED_ANIMATIONS = yes # LED animations 10# LED_ANIMATIONS = yes # LED animations