summaryrefslogtreecommitdiff
path: root/keyboards/numatreus
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/numatreus')
-rw-r--r--keyboards/numatreus/config.h4
-rw-r--r--keyboards/numatreus/info.json1
2 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/numatreus/config.h b/keyboards/numatreus/config.h
index 774687565a..640da7ba9c 100644
--- a/keyboards/numatreus/config.h
+++ b/keyboards/numatreus/config.h
@@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-// keyboard RGB LED support
-// see ./rules.mk: LED_BACK_ENABLE or LED_UNDERGLOW_ENABLE set yes
-#define RGBLED_NUM 6
-
#define RGBLIGHT_VAL_STEP 17
#define RGBLIGHT_HUE_STEP 10
diff --git a/keyboards/numatreus/info.json b/keyboards/numatreus/info.json
index 54f5bde1bd..2166b1308f 100644
--- a/keyboards/numatreus/info.json
+++ b/keyboards/numatreus/info.json
@@ -17,6 +17,7 @@
"pin": "D3"
},
"rgblight": {
+ "led_count": 6,
"max_brightness": 200
},
"processor": "atmega32u4",