forked from mirrors/qmk_userspace
fix up lets_split keymaps
This commit is contained in:
parent
85172f4f85
commit
4ad0bbd672
11 changed files with 10 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef REV2_H
|
||||
#define REV2_H
|
||||
|
||||
#include "../lets_split.h"
|
||||
#include "lets_split.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
@ -57,4 +57,6 @@
|
|||
}
|
||||
#endif
|
||||
|
||||
#define LAYOUT_ortho_4x12 KEYMAP
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue