summaryrefslogtreecommitdiff
path: root/keyboards/exent
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent')
-rw-r--r--keyboards/exent/config.h1
-rw-r--r--keyboards/exent/info.json1
-rw-r--r--keyboards/exent/rules.mk2
3 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index b653036321..8bef4a17f3 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 7
diff --git a/keyboards/exent/info.json b/keyboards/exent/info.json
index d69c6163ae..522119af98 100644
--- a/keyboards/exent/info.json
+++ b/keyboards/exent/info.json
@@ -8,6 +8,7 @@
"pid": "0x4558",
"device_version": "0.0.1"
},
+ "community_layouts": ["65_ansi", "65_iso"],
"layouts": {
"LAYOUT_all": {
"layout": [
diff --git a/keyboards/exent/rules.mk b/keyboards/exent/rules.mk
index c25a10a025..59bcceb639 100644
--- a/keyboards/exent/rules.mk
+++ b/keyboards/exent/rules.mk
@@ -16,5 +16,3 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
WS2812_DRIVER = i2c
-
-LAYOUTS = 65_ansi 65_iso