Skip to content

Commit

Permalink
helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, …
Browse files Browse the repository at this point in the history
…froggy, froggy_106, yshrsmz
  • Loading branch information
mtei committed Feb 22, 2022
1 parent 64ab578 commit 9b316c1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 3 additions & 0 deletions keyboards/helix/rev2/keymaps/fraanrosi/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 3 additions & 0 deletions keyboards/helix/rev2/keymaps/froggy/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 3 additions & 0 deletions keyboards/helix/rev2/keymaps/froggy_106/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 changes: 3 additions & 0 deletions keyboards/helix/rev2/keymaps/yshrsmz/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9b316c1

Please sign in to comment.