Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HumanComputingInc
/
zmk
Public
forked from
zmkfirmware/zmk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Iqs5xx driver
- #1
#1
Open
AYM1607
wants to merge 11 commits into
main
HumanComputingInc/zmk:main
from
iqs5xx-driver
HumanComputingInc/zmk:iqs5xx-driver
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Iqs5xx driver
#1
AYM1607
wants to merge 11 commits into
main
HumanComputingInc/zmk:main
from
iqs5xx-driver
HumanComputingInc/zmk:iqs5xx-driver
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2025
First version working driver, choppy movement at slow speeds.
Show description for 688be72
AYM1607
committed
688be72
View commit details
Copy full SHA for 688be72
Browse repository at this point
Handle left and right click as one and two finger taps respectively.
AYM1607
committed
83eaaab
View commit details
Copy full SHA for 83eaaab
Browse repository at this point
Implement scroll with a driver side accumulated divisor.
AYM1607
committed
f18dcc6
View commit details
Copy full SHA for f18dcc6
Browse repository at this point
Turn off logging to evaluate real perf.
Show description for e1b2d27
AYM1607
committed
e1b2d27
View commit details
Copy full SHA for e1b2d27
Browse repository at this point
Use a better approach to turn off bit when releasing button.
Show description for bee11c2
AYM1607
committed
bee11c2
View commit details
Copy full SHA for bee11c2
Browse repository at this point
Implement tap and hold.
Show description for c2256c7
AYM1607
committed
c2256c7
View commit details
Copy full SHA for c2256c7
Browse repository at this point
Polish up the implementation. Expose configuration through dts bindings.
AYM1607
committed
bbd0e91
View commit details
Copy full SHA for bbd0e91
Browse repository at this point
Comment typo.
Show description for a7f0446
AYM1607
committed
a7f0446
View commit details
Copy full SHA for a7f0446
Browse repository at this point
Convert comment format.
Show description for 97fb97b
AYM1607
committed
97fb97b
View commit details
Copy full SHA for 97fb97b
Browse repository at this point
Commits on Aug 10, 2025
Add natural scroll dts bindings.
Show description for 9660169
AYM1607
committed
9660169
View commit details
Copy full SHA for 9660169
Browse repository at this point
Consume and implement natural scrolling config.
Show description for c9846ab
AYM1607
committed
c9846ab
View commit details
Copy full SHA for c9846ab
Browse repository at this point
You can’t perform that action at this time.