1
0
Fork 0

Move TKL layouts to data driven (#20337)

This commit is contained in:
Ryan 2023-04-05 15:53:45 +10:00 committed by GitHub
parent 09a2b70a66
commit 8bb4cba7b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
217 changed files with 22509 additions and 20653 deletions

View file

@ -1,4 +1,4 @@
#include "mk02.h"
#include "quantum.h"
void bootloader_jump(void) {
uint32_t *magic_address = (void*)0x20000FFC;