Skip to content

Conversation

@tiopex
Copy link
Member

@tiopex tiopex commented Jun 23, 2025

No description provided.

@tiopex tiopex force-pushed the modules branch 3 times, most recently from 34d3537 to f4d3471 Compare June 26, 2025 05:21
there is tar-pkg with all modules
if (miyoo_increase_volume)
symbol_put(MIYOO_INCREASE_VOLUME);
if (miyoo_decrease_volume)
symbol_put(MIYOO_DECREASE_VOLUME);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since this is a keyboard module and to not mix stuff we could remove BACKLIGHT and VOLUME modification here and leave it for deamon (majority will probably use that in the end). What's your opinion?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree

tiopex and others added 2 commits July 3, 2025 21:57
add MIYOO_INCREASE/DECREASE_VOLUME() comments as ref.
@tiopex tiopex merged commit 2eff272 into MiyooCFW:master Jul 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants