qmk/qmk_firmware

[Feature Request] Standard functions for analog keyboards

Closed

#25,875 创建于 2025年12月13日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)C (20,368 star) (43,867 fork)batch import
enhancementhelp wantedstale

描述

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.

贡献者指南