summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split_eh/eh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split_eh/eh/config.h')
-rw-r--r--keyboards/lets_split_eh/eh/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/lets_split_eh/eh/config.h b/keyboards/lets_split_eh/eh/config.h
index 5651ddd8b..59afb39c0 100644
--- a/keyboards/lets_split_eh/eh/config.h
+++ b/keyboards/lets_split_eh/eh/config.h
@@ -21,6 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// To let configuration know this is of type EH, which will force I2C irregardless of user config
#define EH
+// The 'EH' only uses I2C
+#define USE_I2C
#include "config_common.h"