summaryrefslogtreecommitdiff
path: root/keyboards/sam/sg81m
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sam/sg81m')
-rw-r--r--keyboards/sam/sg81m/config.h1
-rw-r--r--keyboards/sam/sg81m/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/sam/sg81m/config.h b/keyboards/sam/sg81m/config.h
index ad4a16b65a..0d5714a68f 100644
--- a/keyboards/sam/sg81m/config.h
+++ b/keyboards/sam/sg81m/config.h
@@ -16,7 +16,6 @@
#pragma once
-#define RGB_DI_PIN E6 //reserved pin for potential underglow rgb
#define RGBLED_NUM 10
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
diff --git a/keyboards/sam/sg81m/info.json b/keyboards/sam/sg81m/info.json
index 9f741abeff..f4d6c5749b 100644
--- a/keyboards/sam/sg81m/info.json
+++ b/keyboards/sam/sg81m/info.json
@@ -16,6 +16,9 @@
"indicators": {
"caps_lock": "B0"
},
+ "ws2812": {
+ "pin": "E6"
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {