Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#define RGB_DI_PIN B6
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
|
5
keyboards/jiran/rev2/info.json
Normal file
5
keyboards/jiran/rev2/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ws2812": {
|
||||
"pin": "B6"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user