qmk/qmk_firmware

[Bug] Documentation suggests using pyhidapi

Open

#26,047 建立於 2026年3月3日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C (20,368 star) (43,867 fork)batch import
bughelp wanted

描述

Describe the Bug

Some documentation page shows how to use Python to communicate with a QMK device. It suggests using pyhidapi, which is a bit confusing for those who don't know the naming mess of pyhidapi. In fact, if you follow along and run pip install pyhidapi, you'll end up with some abandoned package version 0.0.2 which for better or worse does not import as import hid.

貢獻者指南

[Bug] Documentation suggests using pyhidapi · qmk/qmk_firmware#26047 | Good First Issue