14 Commits

Author SHA1 Message Date
zhaojuntao
d19ecb024c [update] 重构代码,实现连击功能
- 实现无限连击功能
- 简化示例程序,增加组合按键演示
- 整理代码
- 按键结构体增加 id 属性,用于唯一区分按键
- 按键结构体增加 max_combos_click_solt 属性,用于处理连击

Signed-off-by: zhaojuntao <d2014zjt@163.com>
2019-12-26 17:58:19 +08:00
Murphy
7b996ae55b
Create FUNDING.yml 2019-12-11 11:01:09 +08:00
Murphy
562ecf686c
Merge pull request #12 from liuduanfei/master
Update flexible_button_demo.c , change pin mode
2019-11-18 08:45:52 +08:00
HappyTime
d7a094ada9
Update flexible_button_demo.c 2019-11-15 10:23:03 +08:00
Murphy
5218c705ee
Update LICENSE 2019-08-12 14:21:29 +08:00
MurphyZhao
0d3f3d1f73 [update] SConscript for rt-thread packages
Signed-off-by: MurphyZhao <d2014zjt@163.com>
1.0.0
2019-08-05 11:18:15 +08:00
MurphyZhao
0fcce0be5b [update] 更新 README.md
增加友情链接

Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-08-02 11:23:04 +08:00
MurphyZhao
eb583426a9 [update] 更新使用说明;更新仓库地址
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-08-02 11:02:28 +08:00
MurphyZhao
6d810210b3
Merge pull request #6 from BOBBOM/master
fix bug
2019-04-26 09:03:00 +08:00
libing
40107f5252 fix bug 2019-04-24 20:01:57 +08:00
MurphyZhao
91cd3c9485
Merge pull request #4 from zhaojuntao/fix-flex_button_register
[bug][flexible_button] fix `flex_button_register` api logical error
2019-03-21 22:02:59 +08:00
Murphy
06f5c7cb6f [bug][flexible_button] fix flex_button_register api logical error
Signed-off-by: Murphy <d2014zjt@163.com>
2019-03-21 22:01:08 +08:00
MurphyZhao
5c3e7d216a 【更新】README.md
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-10-23 15:50:05 +08:00
MurphyZhao
af57f8e761 [ADD] Add flexible button library
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-10-11 16:41:21 +08:00