aboutsummaryrefslogtreecommitdiff
path: root/keyboards/exent/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent/config.h')
-rw-r--r--keyboards/exent/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index 6b37bdd1c..16a49e78f 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -38,6 +38,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
38#define DIODE_DIRECTION COL2ROW 38#define DIODE_DIRECTION COL2ROW
39#define DEBOUNCE 5 39#define DEBOUNCE 5
40 40
41#define LED_NUM_LOCK_PIN D0
42#define LED_CAPS_LOCK_PIN D1
43#define LED_SCROLL_LOCK_PIN D6
44
41#define BACKLIGHT_PIN D4 45#define BACKLIGHT_PIN D4
42#define BACKLIGHT_LEVELS 3 46#define BACKLIGHT_LEVELS 3
43 47