aboutsummaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/v2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/deltasplit75/v2/config.h')
-rw-r--r--keyboards/deltasplit75/v2/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/deltasplit75/v2/config.h b/keyboards/deltasplit75/v2/config.h
index 0f4b806e2..b677d09aa 100644
--- a/keyboards/deltasplit75/v2/config.h
+++ b/keyboards/deltasplit75/v2/config.h
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>. 15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/ 16*/
17 17
18#ifndef CONFIG_H 18#ifndef CONFIG_V2_H
19#define CONFIG_H 19#define CONFIG_V2_H
20 20
21#include "config_common.h" 21#include "config_common.h"
22 22