Skip to content

Conversation

@Wegerich
Copy link
Contributor

The IF function that was previously here is unnecessary because LUA already checks whether a device is already matching the specified name when lmc_assign_keyboard('name'); is run. If the device is assigned then it will not ask for manual assignment.

Redacted and others added 7 commits November 4, 2023 10:25
Corrected grammatical errors, fixed broken links, and added a Syntax Highlighting option for VSCode.
Updated link
Updated for iCue 5.7 The previous version broke terribly. It did not allow you to edit anything on the assignments page. NOTHING was selectable except the top entry (template).

I rebuilt the profile for the new version by importing every key from the old profile by hand, and it now works properly for iCue 5.7.

Further, there's an odd bug where sometimes if you reassign a key, another will become unassigned. Don't ask me why, I have no idea. I think It's an iCue bug rather than a profile bug. So, simply go ahead and reassign it after that happens and it should stick.
Update K55_wrapped_in_F24.cueprofile
The IF function that was previously here is unnecessary because LUA already checks whether a device is already matching the specified name when `lmc_assign_keyboard('name');` is run. If the device is assigned then it will not ask for manual assignment.
@TaranVH
Copy link
Owner

TaranVH commented Jan 13, 2025 via email

@Wegerich
Copy link
Contributor Author

That's totally fair enough. I appreciate you going to the trouble of making it available. I still use it all these years later.

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