aboutsummaryrefslogtreecommitdiff
path: root/qmk/keyboards/sofle_choc/keymaps/custom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/config.h')
-rw-r--r--qmk/keyboards/sofle_choc/keymaps/custom/config.h21
1 files changed, 9 insertions, 12 deletions
diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/config.h b/qmk/keyboards/sofle_choc/keymaps/custom/config.h
index db8e644..310c993 100644
--- a/qmk/keyboards/sofle_choc/keymaps/custom/config.h
+++ b/qmk/keyboards/sofle_choc/keymaps/custom/config.h
@@ -22,18 +22,18 @@
// is the slave.
//
// I've found this helps with some ProMicros where the slave does not boot
-#define SPLIT_USB_DETECT
+#define EE_HANDS
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
#define SPLIT_TRANSPORT_MIRROR // If LED_MATRIX_KEYPRESSES or LED_MATRIX_KEYRELEASES is enabled, you also will want to enable SPLIT_TRANSPORT_MIRROR
-#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 // limits maximum brightness of LEDs (max 255). Higher may cause the controller to crash.
+#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 100 // limits maximum brightness of LEDs (max 255). Higher may cause the controller to crash.
// Sets the default enabled state, if none has been set
#define RGB_MATRIX_DEFAULT_ON true
// Triggers RGB keypress events on key down. This makes RGB control feel more
// responsive. This may cause RGB to not function properly on some boards
-#define RGB_TRIGGER_ON_KEYDOWN
+#define RGB_TRIGGER_ON_KEYDOWN
// Disable the codes, don’t need them.
#define RGB_MATRIX_DISABLE_KEYCODES
@@ -41,7 +41,7 @@
#define ENABLE_RGB_MATRIX_BREATHING
#define ENABLE_RGB_MATRIX_SOLID_COLOR
#define ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
- // Sets the default mode, if none has been set
+// Sets the default mode, if none has been set
#define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_SOLID_REACTIVE_SIMPLE
// Sync data between the two splits. This allow the leds to be in sync in the
@@ -57,12 +57,9 @@
#define TAPPING_TERM 200
#define TAPPING_TERM_PER_KEY
-// Modify the tap-hold configuration for helping with some tap-dance keys.
-// The behavior with double-tap (like c/ç) and mod-tap is to wait the delay for
-// the tap-dance before reporting the key to send.
-// If I release the MOD-TAP key before, the modifier is not applied and the
-// host receive a sequence of two keys, which is not what I want.
-//#define PERMISSIVE_HOLD
-//#define HOLD_ON_OTHER_KEY_PRESS
-
#define COMBO_MUST_PRESS_IN_ORDER
+
+// Prevent the keyboard to go to sleep and requiring a reboot
+#define NO_SUSPEND_POWER_DOWN
+
+#define SPLIT_TRANSACTION_IDS_USER SET_STAR_KEY