Increase brightness and version num add one.

This commit is contained in:
lalalademaxiya1 2023-06-15 17:05:11 +08:00
parent 83b06b907a
commit c63da449ce
4 changed files with 4 additions and 4 deletions

View file

@ -46,5 +46,5 @@
/* Set LED driver current */
# define CKLED2001_CURRENT_TUNE \
{ 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28 }
{ 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50 }
#endif

View file

@ -1,7 +1,7 @@
{
"usb": {
"pid": "0x02C0",
"device_version": "1.0.0"
"device_version": "1.0.1"
},
"features": {
"rgb_matrix": true

View file

@ -48,5 +48,5 @@
/* Set LED driver current */
# define CKLED2001_CURRENT_TUNE \
{ 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28, 0x28 }
{ 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70 }
#endif

View file

@ -1,7 +1,7 @@
{
"usb": {
"pid": "0x02C3",
"device_version": "1.0.0"
"device_version": "1.0.1"
},
"features": {
"led_matrix": true