MarlinFirmware/Marlin

[FR] button multiplexing

Open

#22,726 建立於 2021年9月7日

在 GitHub 查看
 (6 留言) (2 反應) (0 負責人)C++ (16,011 star) (19,123 fork)batch import
C: User InterfaceT: Feature Requestgood first issue

描述

Is your feature request related to a problem? Please describe.

Button support has been added recently, but most motherboards don't have many pins free. Multiplexing will allow more buttons to be operated.

Are you looking for hardware support?

No response

Describe the feature you want

In the button configuration, I would like to be able to set the pins that support the buttons multiplexing. Like in the table below with pin names and button behaviour.

Screenshot_1

Additional context

No response

貢獻者指南