You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/keyboard/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,3 +75,11 @@ How to modify key mappings:
75
75
#### license
76
76
77
77
Note: keyboard_rgb_martix comes from the **QMK** project. Due to the use of the GPL license, if you have product plans based on this example, it is recommended to replace this component.
78
+
79
+
### Change LOG
80
+
81
+
* v0.2.0 - 2024-8-12
82
+
83
+
* Added support for lighting effects in BLE mode, with the keyboard backlight turning off by default after 60 seconds.
84
+
* Resolved the issue with adjusting the speed of lighting effects.
85
+
* Increased the number of default lighting effects to 30.
0 commit comments