diff --git a/common/config.h b/common/config.h index 4e0de52..0a6f726 100644 --- a/common/config.h +++ b/common/config.h @@ -35,6 +35,9 @@ #define SPLIT_MODS_ENABLE #define SPLIT_OLED_ENABLE +// select hand configuration +#define SPLIT_USB_DETECT + // // underglow configuration // diff --git a/keyboards/crkbd/keymaps/christoph-cullmann/config.h b/keyboards/crkbd/keymaps/christoph-cullmann/config.h index d4d52a1..ae8e70b 100644 --- a/keyboards/crkbd/keymaps/christoph-cullmann/config.h +++ b/keyboards/crkbd/keymaps/christoph-cullmann/config.h @@ -7,6 +7,3 @@ // our shared config parts #include "common/config.h" - -// select hand configuration -#define SPLIT_USB_DETECT