From 3e74511c0a3ec1023a084518fac67c5c7d4aa7b6 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 19 Dec 2024 20:08:29 +0100 Subject: [PATCH] cleanup optimizations --- common/config.h | 12 ------------ 1 file changed, 12 deletions(-) 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 //