Move 65% layouts to data driven (#20308)
This commit is contained in:
parent
0e7acb777a
commit
7bfc2a367d
375 changed files with 40870 additions and 49736 deletions
|
@ -2,7 +2,7 @@
|
|||
* noah.c
|
||||
*/
|
||||
|
||||
#include "noah.h"
|
||||
#include "quantum.h"
|
||||
|
||||
void bootloader_jump(void) {
|
||||
// This board doesn't use the standard DFU bootloader, and no information is available regarding how to enter bootloader mode. All we can do here is reset.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue