Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 0x1abin/MultiButton issues and pull requests
#49 - 请问一下长按连发只会触发一次是什么原因
Issue -
State: open - Opened by nazisu2020 about 2 months ago
#48 - Update example_poll.c
Pull Request -
State: closed - Opened by CrazyHao1514 8 months ago
#47 - 为什么multil press要去切换到single press状态,直接切换到SHORT PRESS UP状态不是更好嘛, 而且切换到single press状态还有冗余部分
Issue -
State: open - Opened by 1-seven 9 months ago
#46 - fix readme uint8_t typo
Pull Request -
State: closed - Opened by bricle 9 months ago
#45 - 多个按键共用同一套长短按阈值参数
Issue -
State: closed - Opened by stbanana 9 months ago
- 3 comments
#44 - 为什么回调连击的时候不修改事件
Issue -
State: open - Opened by github-dftan 10 months ago
#43 - unit8_t 和 uint8_t?
Issue -
State: open - Opened by ghost 10 months ago
#42 - 在初始化时结构体中的button_level变量直接由读取电平接口赋值,可能会导致上电瞬间误读电平,从而导致误触发事件
Pull Request -
State: closed - Opened by Mr-MCF about 1 year ago
#41 - 增加独立按键短按和长按时间控制
Pull Request -
State: open - Opened by MRkuan about 1 year ago
#40 - Add CodeQL Workflow for Code Security Analysis
Pull Request -
State: open - Opened by b4yuan over 1 year ago
- 1 comment
#39 - 修复库使用过程中发现的两个小问题
Pull Request -
State: closed - Opened by Advanced-lj over 1 year ago
- 1 comment
#38 - 修改拼写错误 && 格式化代码
Pull Request -
State: closed - Opened by Advanced-lj over 1 year ago
#37 - fix initialization issue
Pull Request -
State: closed - Opened by zjd190319 almost 2 years ago
#36 - [fix]修复 `短按->长按` 按键操作误触发按下事件
Pull Request -
State: open - Opened by i-jaffer almost 2 years ago
- 1 comment
#35 - button_ticks这个函数在MultiTimer的定时器回调函数中调用导致程序跑飞
Issue -
State: closed - Opened by GZLDLLJ about 2 years ago
- 1 comment
#34 - 有矩阵按键的功能吗?
Issue -
State: open - Opened by luca666888 over 2 years ago
- 1 comment
#33 - Fixed missing PRESS_REPEAT event
Pull Request -
State: closed - Opened by EeeeBin over 2 years ago
#32 - multi button use common call interface
Pull Request -
State: open - Opened by lanxb over 2 years ago
#31 - fix warming
Pull Request -
State: closed - Opened by Z-Tam-code over 2 years ago
#30 - Add LONG_PRESS_CLICK
Pull Request -
State: open - Opened by WrTkss over 2 years ago
#29 - 请问是否有计划加入中断触发按钮检测的功能吗?
Issue -
State: open - Opened by shaozw2008 almost 3 years ago
- 2 comments
#28 - fix incompatible function pointer type
Pull Request -
State: closed - Opened by CloverGit almost 3 years ago
#27 - button_init函数输入的函数指针少了形参会编译警告
Issue -
State: open - Opened by juzhango almost 3 years ago
- 2 comments
#26 - multi_button.c: add the default keyword for the switch case
Pull Request -
State: closed - Opened by Junbo-Zheng almost 3 years ago
#25 - examples: remove the break keyword after return
Pull Request -
State: closed - Opened by Junbo-Zheng almost 3 years ago
- 2 comments
#24 - 132行 连击加长按会在短时延时到时时会触发一次按下按键吧?
Issue -
State: open - Opened by wangda123yuan almost 3 years ago
- 1 comment
#23 - Add button_id.
Pull Request -
State: closed - Opened by CloudSir about 3 years ago
- 3 comments
#22 - Add button_id
Pull Request -
State: closed - Opened by CloudSir about 3 years ago
#21 - 在Button结构体加入个uint8_t参数方便统一按键读取入口,并且解决多按键读取问题
Issue -
State: closed - Opened by cctv180 about 3 years ago
#20 - Update README.md
Pull Request -
State: closed - Opened by xidameng over 3 years ago
- 1 comment
#19 - record
Pull Request -
State: closed - Opened by Glacierty over 3 years ago
- 1 comment
#18 - 解决长按抖动卡死的bug 并 整理代码格式
Pull Request -
State: closed - Opened by mysterywolf almost 4 years ago
#17 - 修改演示代码数据类型错误
Pull Request -
State: closed - Opened by armku over 4 years ago
#16 - MultiButton状态图
Issue -
State: open - Opened by Jackistang over 4 years ago
- 6 comments
#15 - bug 注意!按键多次抖动导致 长按不调用解决方法
Issue -
State: open - Opened by SSEHX over 4 years ago
- 3 comments
#14 - 关于按键去抖动
Issue -
State: open - Opened by hw75320 over 4 years ago
- 1 comment
#13 - MultiButton
Issue -
State: open - Opened by dlliulu over 4 years ago
#12 - 组合键如何实现呢?
Issue -
State: open - Opened by zhangxichao almost 5 years ago
- 2 comments
#11 - Add syntax highlighting to readme
Pull Request -
State: closed - Opened by HappyFacade almost 5 years ago
- 1 comment
#10 - fix spelling mistakes
Pull Request -
State: closed - Opened by ZemingLiu almost 5 years ago
- 1 comment
#9 - 在C51平台使用中需要注意下,上电后就会触发一次按下或者抬起事件
Issue -
State: open - Opened by lemonKakaKaKa almost 5 years ago
- 1 comment
#8 - 修复功能
Pull Request -
State: closed - Opened by sj13757790563 about 5 years ago
- 1 comment
#6 - 是否考虑加入矩阵键盘?
Issue -
State: closed - Opened by xupenghu over 5 years ago
- 1 comment
#5 - 可以把按键的事件传入回调里
Issue -
State: open - Opened by RayzzzzzZ over 5 years ago
- 4 comments
#4 - 双击后无法触发长按
Issue -
State: open - Opened by heisewangluo about 6 years ago
- 4 comments
#3 - button_init函数中调用memset时候形成错误
Issue -
State: closed - Opened by ShareCat almost 7 years ago
- 1 comment
#2 - Example里有两个小问题
Issue -
State: closed - Opened by lingex almost 7 years ago
- 1 comment
#1 - 驱动源码中貌似没有对按键进行消抖操作,是否能准确识别呢?
Issue -
State: closed - Opened by Linjieqiang about 8 years ago
- 3 comments