diff options
author | unknown <itsaferbie@gmail.com> | 2017-07-23 17:17:23 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-28 10:45:34 -0400 |
commit | 78f79ca6ccf6c24a712a632c2a6a995d6e111dc2 (patch) | |
tree | 2fe2d1b800bf3a7ce22f19a95031a5a66d9d60ed /keyboards/DeltaSplit75/DeltaSplit75.h | |
parent | f1dbf72e09363efa1bc8703f0215af41803d0e80 (diff) | |
download | qmk_firmware-78f79ca6ccf6c24a712a632c2a6a995d6e111dc2.tar.gz |
Removed old folder
Diffstat (limited to 'keyboards/DeltaSplit75/DeltaSplit75.h')
-rw-r--r-- | keyboards/DeltaSplit75/DeltaSplit75.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/DeltaSplit75/DeltaSplit75.h b/keyboards/DeltaSplit75/DeltaSplit75.h deleted file mode 100644 index 31480f773..000000000 --- a/keyboards/DeltaSplit75/DeltaSplit75.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef deltasplit75_H -#define deltasplit75_H - -#ifdef SUBPROJECT_v2 - #include "v2.h" -#endif -#ifdef SUBPROJECT_ProtoSplit - #include "ProtoSplit.h" -#endif - -#include "quantum.h" - -#endif
\ No newline at end of file |