diff options
Diffstat (limited to 'keyboards/lets_split/config.h')
| -rw-r--r-- | keyboards/lets_split/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/lets_split/config.h b/keyboards/lets_split/config.h index 591c656a2..6d7254242 100644 --- a/keyboards/lets_split/config.h +++ b/keyboards/lets_split/config.h | |||
| @@ -27,5 +27,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 27 | #ifdef SUBPROJECT_rev2 | 27 | #ifdef SUBPROJECT_rev2 |
| 28 | #include "rev2/config.h" | 28 | #include "rev2/config.h" |
| 29 | #endif | 29 | #endif |
| 30 | #ifdef SUBPROJECT_sockets | ||
| 31 | #include "sockets/config.h" | ||
| 32 | #endif | ||
| 30 | 33 | ||
| 31 | #endif | 34 | #endif |
