Removal of bootmagic lite terminology (#22979)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "usb_main.h"
|
||||
#include "phoenix.h"
|
||||
|
||||
void bootmagic_lite(void) {
|
||||
void bootmagic_scan(void) {
|
||||
matrix_scan();
|
||||
wait_ms(5);
|
||||
matrix_scan();
|
||||
|
||||
Reference in New Issue
Block a user