aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/era
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/era')
-rw-r--r--keyboards/era/linx3/n8x/config.h2
-rw-r--r--keyboards/era/linx3/n8x/keymaps/via/config.h6
2 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/era/linx3/n8x/config.h b/keyboards/era/linx3/n8x/config.h
index b2cffb1151..28548bad00 100644
--- a/keyboards/era/linx3/n8x/config.h
+++ b/keyboards/era/linx3/n8x/config.h
@@ -10,5 +10,3 @@
/* BACKLIGHT PWM */
#define BACKLIGHT_PWM_DRIVER PWMD1
#define BACKLIGHT_PWM_CHANNEL RP2040_PWM_CHANNEL_B
-
-#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 4 \ No newline at end of file
diff --git a/keyboards/era/linx3/n8x/keymaps/via/config.h b/keyboards/era/linx3/n8x/keymaps/via/config.h
new file mode 100644
index 0000000000..7326eac2c7
--- /dev/null
+++ b/keyboards/era/linx3/n8x/keymaps/via/config.h
@@ -0,0 +1,6 @@
+// Copyright 2024 Hyojin Bak (@eerraa)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 4