From 4588f5e3bd16643bf5d57c2038235c98bc6cf27c Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 1 May 2022 14:52:30 -0400 Subject: [PATCH] fix config for boards w/o oled --- config/boards/shields/bluehand/bluehand_left.conf | 2 +- config/boards/shields/bluehand/bluehand_right.conf | 2 +- config/boards/shields/cradio_left/cradio_ardux_left.conf | 2 +- config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf | 2 +- config/boards/shields/cradio_right/cradio_ardux_right.conf | 2 +- .../boards/shields/cradio_right/cradio_ardux_thumb_right.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/boards/shields/bluehand/bluehand_left.conf b/config/boards/shields/bluehand/bluehand_left.conf index 9f74570..8da3be9 100755 --- a/config/boards/shields/bluehand/bluehand_left.conf +++ b/config/boards/shields/bluehand/bluehand_left.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n diff --git a/config/boards/shields/bluehand/bluehand_right.conf b/config/boards/shields/bluehand/bluehand_right.conf index 9f74570..8da3be9 100755 --- a/config/boards/shields/bluehand/bluehand_right.conf +++ b/config/boards/shields/bluehand/bluehand_right.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n diff --git a/config/boards/shields/cradio_left/cradio_ardux_left.conf b/config/boards/shields/cradio_left/cradio_ardux_left.conf index edc54b4..3387caf 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_left.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n 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 edc54b4..3387caf 100644 --- a/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf +++ b/config/boards/shields/cradio_left/cradio_ardux_thumb_left.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n diff --git a/config/boards/shields/cradio_right/cradio_ardux_right.conf b/config/boards/shields/cradio_right/cradio_ardux_right.conf index edc54b4..3387caf 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_right.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n 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 edc54b4..3387caf 100644 --- a/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf +++ b/config/boards/shields/cradio_right/cradio_ardux_thumb_right.conf @@ -10,7 +10,7 @@ CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 CONFIG_BT_MAX_CONN=6 # Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=n # Turn off sleep CONFIG_ZMK_SLEEP=n