aboutsummaryrefslogtreecommitdiff
path: root/keyboards/unikorn/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/unikorn/config.h')
-rw-r--r--keyboards/unikorn/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/unikorn/config.h b/keyboards/unikorn/config.h
index c68a857d5..1029a777b 100644
--- a/keyboards/unikorn/config.h
+++ b/keyboards/unikorn/config.h
@@ -36,6 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
36#define DIODE_DIRECTION COL2ROW 36#define DIODE_DIRECTION COL2ROW
37#define DEBOUNCE 5 37#define DEBOUNCE 5
38 38
39#define LED_CAPS_LOCK_PIN D1
40
39#define BACKLIGHT_PIN D4 41#define BACKLIGHT_PIN D4
40#define BACKLIGHT_LEVELS 3 42#define BACKLIGHT_LEVELS 3
41 43