Remove *_CALLBACK_ENABLE related code; Fix V2 Max device name
This commit is contained in:
@@ -113,10 +113,6 @@ void wireless_init(void) {
|
||||
nkro.bluetooth = keymap_config.nkro;
|
||||
# endif
|
||||
#endif
|
||||
#ifdef LEMOKEY_CALLBACK_ENABLE
|
||||
register_wt_tasks();
|
||||
register_record_process(process_record_wireless, false);
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user