[Keyboard] Split RGB Matrix Zygomorph support (#11083)
This commit is contained in:
parent
d4ac56226d
commit
60837c9d0f
3 changed files with 49 additions and 71 deletions
|
@ -55,7 +55,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLED_NUM 60
|
||||
#define RGBLED_SPLIT { 30, 30 }
|
||||
#endif
|
||||
#define DRIVER_LED_TOTAL 30
|
||||
|
||||
#define DRIVER_LED_TOTAL 60
|
||||
#define RGB_MATRIX_SPLIT { 30, 30 }
|
||||
|
||||
#ifdef IOS_DEVICE_ENABLE
|
||||
#define RGBLIGHT_LIMIT_VAL 40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue