From ffdf8c045aad198a1604eccb68972fb1d75f9b92 Mon Sep 17 00:00:00 2001 From: thompson-ele Date: Tue, 24 Oct 2023 16:38:14 -0700 Subject: [PATCH] Removed indicator LED custom menus --- v3/viktus/sp111/sp111_v2.json | 55 ----------------------------------- 1 file changed, 55 deletions(-) diff --git a/v3/viktus/sp111/sp111_v2.json b/v3/viktus/sp111/sp111_v2.json index 720b897b12..5d35106ba9 100644 --- a/v3/viktus/sp111/sp111_v2.json +++ b/v3/viktus/sp111/sp111_v2.json @@ -7,61 +7,6 @@ "rows": 12, "cols": 11 }, - "menus": [ - { - "label": "Lighting", - "content": [ - { - "label": "Caps Lock Indicator", - "content": [ - { - "label": "Brightness", - "type": "range", - "options": [0, 255], - "content": ["id_caps_indicator_brightness", 1, 2] - }, - { - "label": "Color", - "type": "color", - "content": ["id_caps_indicator_color", 1, 3] - } - ] - }, - { - "label": "Scroll Lock Indicator", - "content": [ - { - "label": "Brightness", - "type": "range", - "options": [0, 255], - "content": ["id_scroll_indicator_brightness", 1, 5] - }, - { - "label": "Color", - "type": "color", - "content": ["id_scroll_indicator_color", 1, 6] - } - ] - }, - { - "label": "Num Lock Indicator", - "content": [ - { - "label": "Brightness", - "type": "range", - "options": [0, 255], - "content": ["id_caps_indicator_brightness", 1, 8] - }, - { - "label": "Color", - "type": "color", - "content": ["id_caps_indicator_color", 1, 9] - } - ] - } - ] - } - ], "layouts": { "labels": [ "Split Backspace",