progress with setting rgb (add functions to set in app type)

This commit is contained in:
2024-12-30 04:14:07 +00:00
parent 5dde0517cc
commit fc69a0e4c3
5 changed files with 251 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ sig
| KEY_CTRL_L
| KEY_CTRL_E
| KEY_CTRL_O
| NUM of int
| ARROW_UP
| ARROW_LEFT
| ARROW_RIGHT
@@ -43,6 +44,7 @@ struct
| KEY_CTRL_L
| KEY_CTRL_E
| KEY_CTRL_O
| NUM of int
| ARROW_UP
| ARROW_LEFT
| ARROW_RIGHT