switchbrew / libnx

Library for Switch Homebrew

Home Page:https://switchbrew.github.io/libnx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Request] Use built-in controller HOME button light

cucholix opened this issue · comments

Cosmetic fun request, the right Joy Con, and Switch Pro Controller have a built-in light blue ring in the HOME button, it seems Nintendo have them for some use in the future but they are sitting there in both controllers. When connected to PC and using them as Steam controller the light turns on.

It could be cool to have an option to turn on/off this light upon Switch boot.

Regards

I support the idea to allow applications to control this light. For example FTPD could turn it on when there is a connection.

Could never find the dedicated hid serv-cmd controlling that, it might not exist (?).

Reopening since [7.0.0+] added a hid:sys serv-cmd for this.

Implemented via recent commits, still need to fill in the struct for it though.