qmk/qmk_firmware
[Feature Request] Standard functions for analog keyboards
クローズ
#25,875 opened on 2025/12/13
enhancementhelp wantedstale
Repository metrics
- Stars
- (20,368 個のスター)
- PR merge metrics
- (平均マージ 20d 9h) (30d で 27 merged PRs)
説明
Feature Request Type
- Core functionality
- Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- Alteration (enhancement/optimization) of existing feature(s)
- New behavior
Description
Are there any standard functions for analog keyboards (Hall Effect/TMR/inductive etc)? Like setting actuation point, rapid trigger, SOCD, OKMC, setting curve points, calibration? Or ways of scanning an analog matrix on ADCs? So far I noticed there's either HC164 bit shifters that power columns of sensors in turn, either analog switches that switch sensors output into ADCs.