Initial working version of ErgoDox EZ layout using new syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef PLANCK_H
|
||||
#define PLANCK_H
|
||||
#ifndef ERGODOX_EZ_H
|
||||
#define ERGODOX_EZ_H
|
||||
|
||||
#include "matrix.h"
|
||||
#include "keymap_common.h"
|
||||
@@ -142,4 +142,4 @@ void * matrix_scan_user(void);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user