1
0
Fork 0

[Keyboard] Refactor deltasplit75 to use split_common (#8083)

* Refactor deltasplit75 to use split_common

* Refactor deltasplit75 to use split_common - small tidy up
This commit is contained in:
Joel Challis 2020-02-05 02:59:20 +00:00 committed by GitHub
parent a6b0a74d95
commit a557a5b2c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 29 additions and 1083 deletions

View file

@ -1,8 +1,7 @@
#ifndef DELTASPLIT75_H
#define DELTASPLIT75_H
#include "v2.h"
#pragma once
#include "quantum.h"
#endif
#ifdef KEYBOARD_deltasplit75_v2
# include "v2.h"
#endif