Keyboard: Refactor Levinson to use split common code (#3639)
* Migrate Levinson to use split_common code * Update keymap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user