Browse Source

helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz

pull/16432/head
mtei 2 years ago
parent
commit
9b316c1c6a
5 changed files with 15 additions and 0 deletions
  1. +3
    -0
      keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk
  2. +3
    -0
      keyboards/helix/rev2/keymaps/fraanrosi/rules.mk
  3. +3
    -0
      keyboards/helix/rev2/keymaps/froggy/rules.mk
  4. +3
    -0
      keyboards/helix/rev2/keymaps/froggy_106/rules.mk
  5. +3
    -0
      keyboards/helix/rev2/keymaps/yshrsmz/rules.mk

+ 3
- 0
keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk View File

@ -10,3 +10,6 @@ HELIX_ROWS = 5 # Helix Rows is 4 or 5
# LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
# LED_ANIMATIONS = yes # LED animations
# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
SPLIT_KEYBOARD = not_yet_compatibile_split_common
OLED_SELECT = not_yet_compatibile_qmk_standard_oled

+ 3
- 0
keyboards/helix/rev2/keymaps/fraanrosi/rules.mk View File

@ -22,3 +22,6 @@ LED_ANIMATIONS = yes # LED animations
LED_BACK_ENABLE = no
LED_UNDERGLOW_ENABLE = yes
SPLIT_KEYBOARD = not_yet_compatibile_split_common
OLED_SELECT = not_yet_compatibile_qmk_standard_oled

+ 3
- 0
keyboards/helix/rev2/keymaps/froggy/rules.mk View File

@ -17,3 +17,6 @@ LED_BACK_ENABLE = yes # LED backlight (Enable WS2812 RGB underlight.)
LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
LED_ANIMATIONS = yes # LED animations
# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
SPLIT_KEYBOARD = not_yet_compatibile_split_common
OLED_SELECT = not_yet_compatibile_qmk_standard_oled

+ 3
- 0
keyboards/helix/rev2/keymaps/froggy_106/rules.mk View File

@ -17,3 +17,6 @@ LED_BACK_ENABLE = yes # LED backlight (Enable WS2812 RGB underlight.)
LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
LED_ANIMATIONS = yes # LED animations
# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
SPLIT_KEYBOARD = not_yet_compatibile_split_common
OLED_SELECT = not_yet_compatibile_qmk_standard_oled

+ 3
- 0
keyboards/helix/rev2/keymaps/yshrsmz/rules.mk View File

@ -17,3 +17,6 @@ OLED_ENABLE = yes # OLED_ENABLE
# LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.)
LED_ANIMATIONS = no # LED animations
# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
SPLIT_KEYBOARD = not_yet_compatibile_split_common
OLED_SELECT = not_yet_compatibile_qmk_standard_oled

Loading…
Cancel
Save