[Update]JISplite89 Readme and LED nums (#9554)
1.Update the URL and photos in the build guide. 2.Changed the number of LEDs.
This commit is contained in:
parent
7369e195c2
commit
ac7b1d0bf3
2 changed files with 4 additions and 4 deletions
|
@ -51,9 +51,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_DI_PIN D3
|
||||
|
||||
#ifndef RGBLED_NUM
|
||||
#define RGBLED_NUM 31
|
||||
#define RGBLED_NUM 32
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLED_SPLIT { 11, 20 }
|
||||
#define RGBLED_SPLIT { 11, 21 }
|
||||
#endif
|
||||
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue