diff options
author | fauxpark <fauxpark@gmail.com> | 2022-02-22 05:21:40 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-02-22 05:21:40 +1100 |
commit | 145dca0e4913953d64619746d2462bc1569aa9fe (patch) | |
tree | dd263141192b2898f0e9338550c1bc7d5ca996cc /keyboards/helix/pico/keymaps/default/readme.md | |
parent | a5901a6c0d4f5495279467650797a4fa0ac40368 (diff) | |
parent | 31f590066646b0be76d3ba9bb1b38174b46d507f (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/helix/pico/keymaps/default/readme.md')
-rw-r--r-- | keyboards/helix/pico/keymaps/default/readme.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/helix/pico/keymaps/default/readme.md b/keyboards/helix/pico/keymaps/default/readme.md index 789097021b..a6c81651a3 100644 --- a/keyboards/helix/pico/keymaps/default/readme.md +++ b/keyboards/helix/pico/keymaps/default/readme.md @@ -96,10 +96,8 @@ see `qmk_firmware/keyboards/helix/pico/keymaps/default/rules.mk` ``` # Helix Spacific Build Options -# you can uncomment and edit follows 6 Variables -# jp: 以下の6つの変数を必要に応じて編集し、コメントアウトをはずします。 -# OLED_ENABLE = no # OLED_ENABLE -# LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c" +# you can uncomment and edit follows 4 Variables +# jp: 以下の4つの変数を必要に応じて編集し、コメントアウトをはずします。 # LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) # LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) # LED_ANIMATIONS = yes # LED animations |