- Updated GPIO pin functions to use gpio_* variants for consistency across the codebase.
- Refactored the hs_modeio_detection function to streamline mode detection and reduce redundancy.
- Improved readability by adjusting indentation and removing unnecessary lines.
- Enhanced the lpwr_exti_init_hook function to ensure proper initialization of pins.
- Cleaned up the code in the wireless handling files for better maintainability.
* Add Super Alt-Tab macro example as module
* Make module more configurable
* remove unneeded comments
Co-authored-by: jack <jack@pngu.org>
* Update modules/qmk/super_alt_tab/super_alt_tab.c
Co-authored-by: Nick Brassel <nick@tzarc.org>
---------
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>