Add files via upload
This commit is contained in:
13
keyboards/DeltaSplit75/DeltaSplit75.h
Normal file
13
keyboards/DeltaSplit75/DeltaSplit75.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef DeltaSplit75_H
|
||||
#define DeltaSplit75_H
|
||||
|
||||
#ifdef SUBPROJECT_V2
|
||||
#include "V2.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_ProtoSplit
|
||||
#include "ProtoSplit.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user