Keyboard: Refactor Levinson to use split common code (#3639)
* Migrate Levinson to use split_common code * Update keymap
This commit is contained in:
parent
39256c2449
commit
05b7383703
27 changed files with 66 additions and 1271 deletions
|
@ -1,7 +1,6 @@
|
|||
#ifndef REV2_H
|
||||
#define REV2_H
|
||||
#pragma once
|
||||
|
||||
#include "../levinson.h"
|
||||
#include "levinson.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
@ -58,5 +57,3 @@
|
|||
#endif
|
||||
|
||||
#define LAYOUT_ortho_4x12 LAYOUT
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue