Removal of bootmagic lite terminology (#22979)
This commit is contained in:
parent
5383335717
commit
e2dbe39b94
11 changed files with 103 additions and 78 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue