You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dip switch can't be binded to keymap, but the keycode of specified position of keymap can be accessed by keymap_key_to_keycode function, and there is event for DIP switch: https://docs.qmk.fm/features/dip_switch
Issue Description
Hello,
I've been poking around at the wireless_playground branch to build custom firmware for a LemoKey P1 Pro.
I am looking for a way to bind the rear switch (2.4Ghz, BT, Wired selector) to something in keymap.c
Do we have an enum for events emitted by the rear switch, or is it a read-only value at the hardware level that cannot be set to a bind?
Thanks
The text was updated successfully, but these errors were encountered: