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,5 +1,4 @@
|
|||
#ifndef LEVINSON_H
|
||||
#define LEVINSON_H
|
||||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
|
|
@ -24,5 +23,3 @@
|
|||
)
|
||||
|
||||
#define LAYOUT_kc_ortho_4x12 LAYOUT_kc
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue