cleanup optimizations

This commit is contained in:
Christoph Cullmann 2024-12-19 20:08:29 +01:00
parent 463673f308
commit 3e74511c0a
No known key found for this signature in database

View file

@ -5,15 +5,6 @@
#pragma once #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 // enable NKRO by default
#define FORCE_NKRO #define FORCE_NKRO
@ -35,9 +26,6 @@
#define SPLIT_MODS_ENABLE #define SPLIT_MODS_ENABLE
#define SPLIT_OLED_ENABLE #define SPLIT_OLED_ENABLE
// select hand configuration
#define SPLIT_USB_DETECT
// //
// underglow configuration // underglow configuration
// //