Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 8-bit keycodes whenever possible #5

Open
malcx95 opened this issue Jun 6, 2024 · 0 comments
Open

Use 8-bit keycodes whenever possible #5

malcx95 opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement Improvement of existing feature

Comments

@malcx95
Copy link
Contributor

malcx95 commented Jun 6, 2024

To make memory usage more efficient, which may be important when implementing more backlight schemes and other features, we should use 8 bit representations of keycodes instead of 16 bit.

@malcx95 malcx95 added the enhancement Improvement of existing feature label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant