forked from forks/qmk_firmware
helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz
This commit is contained in:
parent
64ab578cc6
commit
9b316c1c6a
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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…
Reference in a new issue