From 2bfbad9d77a16266f2eb879e7ed31e213f09a34a Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 1 May 2022 14:00:59 -0400 Subject: [PATCH] make all config options consistent across all --- config/boards/shields/artboard/artboard_left.conf | 4 ---- config/boards/shields/artboard/artboard_right.conf | 4 ---- config/boards/shields/bluehand/bluehand_left.conf | 4 +++- config/boards/shields/bluehand/bluehand_right.conf | 4 +++- .../boards/shields/corne_left/corne_5_col_ardux_left.conf | 4 ---- .../shields/corne_left/corne_5_col_ardux_left_big.conf | 4 ---- config/boards/shields/corne_left/corne_ardux_left.conf | 4 ---- .../shields/corne_right/corne_5_col_ardux_right.conf | 4 ---- .../shields/corne_right/corne_5_col_ardux_right_big.conf | 4 ---- config/boards/shields/corne_right/corne_ardux_right.conf | 4 ---- config/boards/shields/cradio_left/cradio_ardux_left.conf | 4 +++- .../shields/cradio_left/cradio_ardux_thumb_left.conf | 4 +++- .../boards/shields/cradio_right/cradio_ardux_right.conf | 4 +++- .../shields/cradio_right/cradio_ardux_thumb_right.conf | 4 +++- .../shields/the_paintbrush/the_paintbrush_left.conf | 4 ---- .../shields/the_paintbrush/the_paintbrush_right.conf | 4 ---- .../shields/tidbit_ardux_left/tidbit_ardux_left.conf | 8 -------- .../shields/tidbit_ardux_right/tidbit_ardux_right.conf | 8 -------- 18 files changed, 18 insertions(+), 62 deletions(-) diff --git a/config/boards/shields/artboard/artboard_left.conf b/config/boards/shields/artboard/artboard_left.conf index dcf5d8a..99a90b4 100755 --- a/config/boards/shields/artboard/artboard_left.conf +++ b/config/boards/shields/artboard/artboard_left.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/artboard/artboard_right.conf b/config/boards/shields/artboard/artboard_right.conf index dcf5d8a..99a90b4 100755 --- a/config/boards/shields/artboard/artboard_right.conf +++ b/config/boards/shields/artboard/artboard_right.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/bluehand/bluehand_left.conf b/config/boards/shields/bluehand/bluehand_left.conf index c491908..9f74570 100755 --- a/config/boards/shields/bluehand/bluehand_left.conf +++ b/config/boards/shields/bluehand/bluehand_left.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/bluehand/bluehand_right.conf b/config/boards/shields/bluehand/bluehand_right.conf index c491908..9f74570 100755 --- a/config/boards/shields/bluehand/bluehand_right.conf +++ b/config/boards/shields/bluehand/bluehand_right.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/corne_left/corne_5_col_ardux_left.conf b/config/boards/shields/corne_left/corne_5_col_ardux_left.conf index 9c6655e..9f74570 100644 --- a/config/boards/shields/corne_left/corne_5_col_ardux_left.conf +++ b/config/boards/shields/corne_left/corne_5_col_ardux_left.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf b/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf index f501fa4..0411447 100644 --- a/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf +++ b/config/boards/shields/corne_left/corne_5_col_ardux_left_big.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/corne_left/corne_ardux_left.conf b/config/boards/shields/corne_left/corne_ardux_left.conf index 9c6655e..9f74570 100644 --- a/config/boards/shields/corne_left/corne_ardux_left.conf +++ b/config/boards/shields/corne_left/corne_ardux_left.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/corne_right/corne_5_col_ardux_right.conf b/config/boards/shields/corne_right/corne_5_col_ardux_right.conf index 9c6655e..9f74570 100644 --- a/config/boards/shields/corne_right/corne_5_col_ardux_right.conf +++ b/config/boards/shields/corne_right/corne_5_col_ardux_right.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf b/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf index f501fa4..0411447 100644 --- a/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf +++ b/config/boards/shields/corne_right/corne_5_col_ardux_right_big.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/corne_right/corne_ardux_right.conf b/config/boards/shields/corne_right/corne_ardux_right.conf index 9c6655e..9f74570 100644 --- a/config/boards/shields/corne_right/corne_ardux_right.conf +++ b/config/boards/shields/corne_right/corne_ardux_right.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/cradio_left/cradio_ardux_left.conf b/config/boards/shields/cradio_left/cradio_ardux_left.conf index bd4dce5..edc54b4 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_left.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf b/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf index bd4dce5..edc54b4 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/cradio_right/cradio_ardux_right.conf b/config/boards/shields/cradio_right/cradio_ardux_right.conf index bd4dce5..edc54b4 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_right.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf b/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf index bd4dce5..edc54b4 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf @@ -9,6 +9,8 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 # Tune bluetooth profiles for quick select CONFIG_BT_MAX_CONN=6 +# Enable display (layer in use is helpful) +CONFIG_ZMK_DISPLAY=y + # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 \ No newline at end of file diff --git a/config/boards/shields/the_paintbrush/the_paintbrush_left.conf b/config/boards/shields/the_paintbrush/the_paintbrush_left.conf index 9c6655e..9f74570 100755 --- a/config/boards/shields/the_paintbrush/the_paintbrush_left.conf +++ b/config/boards/shields/the_paintbrush/the_paintbrush_left.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/the_paintbrush/the_paintbrush_right.conf b/config/boards/shields/the_paintbrush/the_paintbrush_right.conf index 9c6655e..9f74570 100755 --- a/config/boards/shields/the_paintbrush/the_paintbrush_right.conf +++ b/config/boards/shields/the_paintbrush/the_paintbrush_right.conf @@ -14,7 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 diff --git a/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf b/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf index 1943980..0411447 100644 --- a/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf +++ b/config/boards/shields/tidbit_ardux_left/tidbit_ardux_left.conf @@ -14,11 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 - -# Enable Encoders -#CONFIG_EC11=y -#CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y diff --git a/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf b/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf index 1943980..0411447 100644 --- a/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf +++ b/config/boards/shields/tidbit_ardux_right/tidbit_ardux_right.conf @@ -14,11 +14,3 @@ CONFIG_ZMK_DISPLAY=y # Turn off sleep CONFIG_ZMK_SLEEP=n -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 - -# Set screen blanking to 15s instead of 30s -#CONFIG_ZMK_IDLE_TIMEOUT=15000 - -# Enable Encoders -#CONFIG_EC11=y -#CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y