summaryrefslogtreecommitdiff
path: root/keyboards/25keys
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/25keys')
-rw-r--r--keyboards/25keys/aleth42/rev0/config.h3
-rw-r--r--keyboards/25keys/aleth42/rev0/info.json2
-rw-r--r--keyboards/25keys/aleth42/rev1/config.h3
-rw-r--r--keyboards/25keys/aleth42/rev1/info.json2
-rw-r--r--keyboards/25keys/cassette42/config.h3
-rw-r--r--keyboards/25keys/cassette42/info.json2
-rw-r--r--keyboards/25keys/zinc/rev1/info.json3
-rw-r--r--keyboards/25keys/zinc/rev1/post_config.h2
-rw-r--r--keyboards/25keys/zinc/reva/info.json3
-rw-r--r--keyboards/25keys/zinc/reva/post_config.h2
10 files changed, 12 insertions, 13 deletions
diff --git a/keyboards/25keys/aleth42/rev0/config.h b/keyboards/25keys/aleth42/rev0/config.h
index ecb42e0530..8d9b7022b5 100644
--- a/keyboards/25keys/aleth42/rev0/config.h
+++ b/keyboards/25keys/aleth42/rev0/config.h
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
18#pragma once 18#pragma once
19 19
20 #define RGBLIGHT_HUE_STEP 8
21 #define RGBLIGHT_SAT_STEP 8
22 #define RGBLIGHT_VAL_STEP 8
23# define RGBLIGHT_EFFECT_BREATHING 20# define RGBLIGHT_EFFECT_BREATHING
24# define RGBLIGHT_EFFECT_RAINBOW_MOOD 21# define RGBLIGHT_EFFECT_RAINBOW_MOOD
25# define RGBLIGHT_EFFECT_RAINBOW_SWIRL 22# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
diff --git a/keyboards/25keys/aleth42/rev0/info.json b/keyboards/25keys/aleth42/rev0/info.json
index f827d2eff7..5232b7626a 100644
--- a/keyboards/25keys/aleth42/rev0/info.json
+++ b/keyboards/25keys/aleth42/rev0/info.json
@@ -14,6 +14,8 @@
14 ] 14 ]
15 }, 15 },
16 "rgblight": { 16 "rgblight": {
17 "saturation_steps": 8,
18 "brightness_steps": 8,
17 "led_count": 6, 19 "led_count": 6,
18 "sleep": true 20 "sleep": true
19 }, 21 },
diff --git a/keyboards/25keys/aleth42/rev1/config.h b/keyboards/25keys/aleth42/rev1/config.h
index ecb42e0530..8d9b7022b5 100644
--- a/keyboards/25keys/aleth42/rev1/config.h
+++ b/keyboards/25keys/aleth42/rev1/config.h
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
18#pragma once 18#pragma once
19 19
20 #define RGBLIGHT_HUE_STEP 8
21 #define RGBLIGHT_SAT_STEP 8
22 #define RGBLIGHT_VAL_STEP 8
23# define RGBLIGHT_EFFECT_BREATHING 20# define RGBLIGHT_EFFECT_BREATHING
24# define RGBLIGHT_EFFECT_RAINBOW_MOOD 21# define RGBLIGHT_EFFECT_RAINBOW_MOOD
25# define RGBLIGHT_EFFECT_RAINBOW_SWIRL 22# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
diff --git a/keyboards/25keys/aleth42/rev1/info.json b/keyboards/25keys/aleth42/rev1/info.json
index 18354269ed..702e7af27c 100644
--- a/keyboards/25keys/aleth42/rev1/info.json
+++ b/keyboards/25keys/aleth42/rev1/info.json
@@ -14,6 +14,8 @@
14 ] 14 ]
15 }, 15 },
16 "rgblight": { 16 "rgblight": {
17 "saturation_steps": 8,
18 "brightness_steps": 8,
17 "led_count": 8, 19 "led_count": 8,
18 "sleep": true 20 "sleep": true
19 }, 21 },
diff --git a/keyboards/25keys/cassette42/config.h b/keyboards/25keys/cassette42/config.h
index 203045cf30..fa69a3dd58 100644
--- a/keyboards/25keys/cassette42/config.h
+++ b/keyboards/25keys/cassette42/config.h
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
18#pragma once 18#pragma once
19 19
20# define RGBLIGHT_HUE_STEP 8
21# define RGBLIGHT_SAT_STEP 8
22# define RGBLIGHT_VAL_STEP 8
23# define RGBLIGHT_EFFECT_BREATHING 20# define RGBLIGHT_EFFECT_BREATHING
24# define RGBLIGHT_EFFECT_RAINBOW_MOOD 21# define RGBLIGHT_EFFECT_RAINBOW_MOOD
25# define RGBLIGHT_EFFECT_RAINBOW_SWIRL 22# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
diff --git a/keyboards/25keys/cassette42/info.json b/keyboards/25keys/cassette42/info.json
index b85afaa565..e75214b662 100644
--- a/keyboards/25keys/cassette42/info.json
+++ b/keyboards/25keys/cassette42/info.json
@@ -15,6 +15,8 @@
15 ] 15 ]
16 }, 16 },
17 "rgblight": { 17 "rgblight": {
18 "saturation_steps": 8,
19 "brightness_steps": 8,
18 "led_count": 5, 20 "led_count": 5,
19 "sleep": true 21 "sleep": true
20 }, 22 },
diff --git a/keyboards/25keys/zinc/rev1/info.json b/keyboards/25keys/zinc/rev1/info.json
index 46692f6e4d..63c838f53d 100644
--- a/keyboards/25keys/zinc/rev1/info.json
+++ b/keyboards/25keys/zinc/rev1/info.json
@@ -8,6 +8,9 @@
8 "split": { 8 "split": {
9 "soft_serial_pin": "D2" 9 "soft_serial_pin": "D2"
10 }, 10 },
11 "rgblight": {
12 "hue_steps": 10
13 },
11 "ws2812": { 14 "ws2812": {
12 "pin": "D3" 15 "pin": "D3"
13 }, 16 },
diff --git a/keyboards/25keys/zinc/rev1/post_config.h b/keyboards/25keys/zinc/rev1/post_config.h
index 8588d07f02..3d51de9e4c 100644
--- a/keyboards/25keys/zinc/rev1/post_config.h
+++ b/keyboards/25keys/zinc/rev1/post_config.h
@@ -71,8 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
71 #endif 71 #endif
72 #define RGBLIGHT_VAL_STEP 4 72 #define RGBLIGHT_VAL_STEP 4
73#endif 73#endif
74#define RGBLIGHT_HUE_STEP 10
75#define RGBLIGHT_SAT_STEP 17
76 74
77#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE) 75#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE)
78// USB_MAX_POWER_CONSUMPTION value 76// USB_MAX_POWER_CONSUMPTION value
diff --git a/keyboards/25keys/zinc/reva/info.json b/keyboards/25keys/zinc/reva/info.json
index 4db1d04910..d40ebd35de 100644
--- a/keyboards/25keys/zinc/reva/info.json
+++ b/keyboards/25keys/zinc/reva/info.json
@@ -8,6 +8,9 @@
8 "split": { 8 "split": {
9 "soft_serial_pin": "D2" 9 "soft_serial_pin": "D2"
10 }, 10 },
11 "rgblight": {
12 "hue_steps": 10
13 },
11 "ws2812": { 14 "ws2812": {
12 "pin": "D3" 15 "pin": "D3"
13 }, 16 },
diff --git a/keyboards/25keys/zinc/reva/post_config.h b/keyboards/25keys/zinc/reva/post_config.h
index 8588d07f02..3d51de9e4c 100644
--- a/keyboards/25keys/zinc/reva/post_config.h
+++ b/keyboards/25keys/zinc/reva/post_config.h
@@ -71,8 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
71 #endif 71 #endif
72 #define RGBLIGHT_VAL_STEP 4 72 #define RGBLIGHT_VAL_STEP 4
73#endif 73#endif
74#define RGBLIGHT_HUE_STEP 10
75#define RGBLIGHT_SAT_STEP 17
76 74
77#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE) 75#if defined(RGBLIGHT_ENABLE) && !defined(IOS_DEVICE_ENABLE)
78// USB_MAX_POWER_CONSUMPTION value 76// USB_MAX_POWER_CONSUMPTION value