更新注释

This commit is contained in:
不吃油炸鸡
2025-12-02 19:40:48 +08:00
parent 037e14c0cc
commit 2f29bd11ed
2 changed files with 4 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
} key_event_t;
/**
* @brief 扫描模式(可组合)
* @brief 扫描模式(可用位或"|"组合)
*/
typedef enum {
KEY_MODE_REPORT_DOWN_UP = 0x01, // 上报 DOWN/UP