keychron_qmk_firmware/keyboards/DeltaSplit75/DeltaSplit75.h

13 lines
188 B
C
Raw Normal View History

2017-07-24 02:30:51 +06:00
#ifndef deltasplit75_H
#define deltasplit75_H
2017-05-31 12:34:28 +06:00
2017-07-24 02:30:51 +06:00
#ifdef SUBPROJECT_v2
#include "v2.h"
2017-05-31 12:34:28 +06:00
#endif
#ifdef SUBPROJECT_ProtoSplit
#include "ProtoSplit.h"
#endif
#include "quantum.h"
#endif