diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/yshrsmz/rules.mk')
-rw-r--r-- | keyboards/helix/rev2/keymaps/yshrsmz/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk b/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk index bc823e5e12..13d8099317 100644 --- a/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk +++ b/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk @@ -6,12 +6,11 @@ # See TOP/docs/config_options.md for more information. # LINK_TIME_OPTIMIZATION_ENABLE = no # if firmware size over limit, try this option -AUTO_SHIFT_ENABLE = yes # Helix Spacific Build Options # you can uncomment and edit follows 7 Variables # jp: 以下の7つの変数を必要に応じて編集し、コメントアウトをはずします。 -HELIX_ROWS = 4 # Helix Rows is 4 or 5 +# HELIX_ROWS = 5 # Helix Rows is 4 or 5 OLED_ENABLE = yes # OLED_ENABLE # LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c" # LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) |