diff --git a/common/config.h b/common/config.h index 0a6f726..164154b 100644 --- a/common/config.h +++ b/common/config.h @@ -5,15 +5,6 @@ #pragma once -// we don't have any lock switches -#undef LOCKING_SUPPORT_ENABLE -#undef LOCKING_RESYNC_ENABLE - -// deactivate more features -#define NO_ACTION_MACRO -#define NO_ACTION_FUNCTION -#define NO_MUSIC_MODE - // enable NKRO by default #define FORCE_NKRO @@ -35,9 +26,6 @@ #define SPLIT_MODS_ENABLE #define SPLIT_OLED_ENABLE -// select hand configuration -#define SPLIT_USB_DETECT - // // underglow configuration //