cleanup optimizations
This commit is contained in:
parent
463673f308
commit
3e74511c0a
1 changed files with 0 additions and 12 deletions
|
@ -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
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue