From 9b316c1c6a532f908f2ac430233089797ce7c794 Mon Sep 17 00:00:00 2001 From: mtei <2170248+mtei@users.noreply.github.com> Date: Tue, 22 Feb 2022 21:10:59 +0900 Subject: [PATCH] helix keymaps Workaround for build errors. five_rows_jis, fraanrosi, froggy, froggy_106, yshrsmz --- keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk | 3 +++ keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | 3 +++ keyboards/helix/rev2/keymaps/froggy/rules.mk | 3 +++ keyboards/helix/rev2/keymaps/froggy_106/rules.mk | 3 +++ keyboards/helix/rev2/keymaps/yshrsmz/rules.mk | 3 +++ 5 files changed, 15 insertions(+) diff --git a/keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk b/keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk index 3ef6f82366e..574d2a9d181 100644 --- a/keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk +++ b/keyboards/helix/rev2/keymaps/five_rows_jis/rules.mk @@ -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 diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk index 98585b0d60a..d06f72efbf1 100644 --- a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk +++ b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk @@ -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 diff --git a/keyboards/helix/rev2/keymaps/froggy/rules.mk b/keyboards/helix/rev2/keymaps/froggy/rules.mk index 2d01c43fe7d..e4a8dfd0afe 100644 --- a/keyboards/helix/rev2/keymaps/froggy/rules.mk +++ b/keyboards/helix/rev2/keymaps/froggy/rules.mk @@ -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 diff --git a/keyboards/helix/rev2/keymaps/froggy_106/rules.mk b/keyboards/helix/rev2/keymaps/froggy_106/rules.mk index 2d01c43fe7d..e4a8dfd0afe 100644 --- a/keyboards/helix/rev2/keymaps/froggy_106/rules.mk +++ b/keyboards/helix/rev2/keymaps/froggy_106/rules.mk @@ -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 diff --git a/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk b/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk index cd436cd9a34..eeb193a9b02 100644 --- a/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk +++ b/keyboards/helix/rev2/keymaps/yshrsmz/rules.mk @@ -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