diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/default/readme.md')
| -rw-r--r-- | keyboards/helix/rev2/keymaps/default/readme.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/helix/rev2/keymaps/default/readme.md b/keyboards/helix/rev2/keymaps/default/readme.md index 307e5c30b..2cdc5506c 100644 --- a/keyboards/helix/rev2/keymaps/default/readme.md +++ b/keyboards/helix/rev2/keymaps/default/readme.md | |||
| @@ -109,13 +109,15 @@ see `qmk_firmware/keyboards/helix/rev2/keymaps/default/rules.mk` | |||
| 109 | 109 | ||
| 110 | ``` | 110 | ``` |
| 111 | # Helix keyboard customize | 111 | # Helix keyboard customize |
| 112 | # you can edit follows 5 Variables | 112 | # you can edit follows 7 Variables |
| 113 | # jp: 以下の5つの変数を必要に応じて編集します。 | 113 | # jp: 以下の7つの変数を必要に応じて編集します。 |
| 114 | HELIX_ROWS = 5 # Helix Rows is 4 or 5 | 114 | HELIX_ROWS = 5 # Helix Rows is 4 or 5 |
| 115 | OLED_ENABLE = no # OLED_ENABLE | 115 | OLED_ENABLE = no # OLED_ENABLE |
| 116 | LOCAL_GLCDFONT = no # use each keymaps "helixfont.h" insted of "common/glcdfont.c" | ||
| 116 | LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) | 117 | LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) |
| 117 | LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) | 118 | LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) |
| 118 | LED_ANIMATIONS = yes # LED animations | 119 | LED_ANIMATIONS = yes # LED animations |
| 120 | IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone) | ||
| 119 | 121 | ||
| 120 | ``` | 122 | ``` |
| 121 | ## Compile | 123 | ## Compile |
