Putting my ducks in a row: Eagle/Viper V2 into Duck directory (#3766)
* mv eagle_viper into duck * delete files * remove eagle_viper .c and .hpull/3792/head
parent
3916b06168
commit
b1935c5e0d
@ -0,0 +1,3 @@
|
|||||||
|
DEFAULT_FOLDER = duck/eagle_viper/v2
|
||||||
|
|
||||||
|
LAYOUTS = 60_ansi
|
@ -1 +0,0 @@
|
|||||||
#include "eagle_viper.h"
|
|
@ -1,10 +0,0 @@
|
|||||||
#ifndef EAGLE_VIPER_H
|
|
||||||
#define EAGLE_VIPER_H
|
|
||||||
|
|
||||||
#include "quantum.h"
|
|
||||||
|
|
||||||
#ifdef KEYBOARD_eagle_viper_v2
|
|
||||||
#include "v2.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,3 +0,0 @@
|
|||||||
DEFAULT_FOLDER = eagle_viper/v2
|
|
||||||
|
|
||||||
LAYOUTS = 60_ansi
|
|
Loading…
Reference in new issue