Keyboard: E6V2 Layout Fix (#3490)
* add yanfali's patch to get rid of the e6v2 directory in configurator * fix matrix for 60_ansipull/3500/head^2
parent
49892272a0
commit
7a8c139d07
@ -1 +0,0 @@
|
||||
#include "e6v2.h"
|
@ -1,14 +0,0 @@
|
||||
#ifndef E6V2_H
|
||||
#define E6V2_H
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef KEYBOARD_e6v2_oe
|
||||
#include "oe.h"
|
||||
#endif
|
||||
|
||||
#ifdef KEYBOARD_e6v2_le
|
||||
#include "le.h"
|
||||
#endif
|
||||
|
||||
#endif
|
@ -1 +0,0 @@
|
||||
DEFAULT_FOLDER = e6v2/oe
|
Loading…
Reference in new issue