issues
search
murphyzhao
/
FlexibleButton
灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键
Apache License 2.0
673
stars
289
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
这里超过16个按键这个左移不就溢出了吗
#31
cwq1142173025
opened
10 months ago
0
Fix spelling mistakes in comments
#30
GlideLeo
opened
1 year ago
1
flexible_button.c中的全局变量g_logic_level和g_btn_status_reg为何不用static修饰?
#29
lulipro
opened
1 year ago
0
flexible_button.h中的值是否需要与flex_button_scan()轮询调用的时间间隔保持一致?
#28
lim-chenzhengfa
opened
1 year ago
1
非常不合理的设计:短按事件和长按事件相关联
#27
lulipro
closed
1 year ago
2
请问一下按键事件回调函数和用户注册时的ID是相反的是什么原因,我有4个按键,注册时是按0、1、2、3分配的ID,但是在事件回调中是相反的顺序,比如说我注册的时候ID是0,但是在事件回调函数里面打印的按键ID是3
#26
14779771343
opened
2 years ago
2
同时按住四个按键出现卡顿并无法正常回调?
#25
omgzc
closed
3 years ago
0
长按事件的组合按键问题
#24
liaodeying
opened
3 years ago
4
有考虑过 flex_button_register 和 button_scan 线程安全
#23
MRkuan
opened
4 years ago
3
按下事件<FLEX_BTN_PRESS_DOWN>的防抖
#22
orange2348
closed
3 years ago
4
注册按键数量问题
#21
LONGSHEN1998
opened
4 years ago
1
可不可自定义某个按键是否需要:长按,双击等功能?
#20
cos12a
opened
4 years ago
1
Add missing syntax highlighting to readme
#19
HappyFacade
closed
4 years ago
0
[fix]
#18
wzd5230
closed
4 years ago
0
[fix] 修复 flex_button_register 返回值类型为 int32_t,当出现错误的时候返回 -1
#17
murphyzhao
closed
4 years ago
0
[fix]flex_button_scan增加返回值,使得低功耗实现变得方便
#16
wzd5230
closed
4 years ago
1
有计划加入滑式按键吗?
#15
douchuan
opened
4 years ago
1
关于按键ID
#14
nnqtdf
closed
4 years ago
4
中断方式检测按键
#13
Jackistang
closed
4 years ago
2
Update flexible_button_demo.c
#12
liuduanfei
closed
4 years ago
0
触摸按键
#11
slark-vali
closed
4 years ago
12
能否支持3连击 按键?
#10
hongshui3000
closed
4 years ago
6
有没有在没有os的51单片机使用这个函数库的例子
#9
mahui625
opened
5 years ago
1
关于按键连续触发事件
#8
1359450511
closed
4 years ago
4
建议把状态用枚举值来代替,方便理解
#7
adg7660
closed
5 years ago
0
fix bug
#6
BOBBOM
closed
5 years ago
1
按键处理数量限制
#5
BOBBOM
closed
5 years ago
1
[bug][flexible_button] fix `flex_button_register` api logical error
#4
murphyzhao
closed
5 years ago
0
逻辑错误
#3
BOBBOM
closed
5 years ago
2
问题反馈 & 优化建议
#1
murphyzhao
opened
6 years ago
9