improvements to the m1 v5 uk implementation#3
Open
Dhertz wants to merge 2 commits intoMonsGeek:wirelessfrom
Open
improvements to the m1 v5 uk implementation#3Dhertz wants to merge 2 commits intoMonsGeek:wirelessfrom
Dhertz wants to merge 2 commits intoMonsGeek:wirelessfrom
Conversation
Dhertz
commented
Aug 16, 2025
- avoid using user functions in the keyboard spec
- user eeprom now works, but you have to use _dword functions and use only 32 bits (as usual)
- process_record_user works in keymaps
- housekeeping_task_user works in keymaps
- make the rgb record optional, as it seems unused
- the toggle now appears as any old dip switch, so you can have two keymaps if you want
- many more movements to keep the keyboard code separate from the keymap code
54cd504 to
574419d
Compare
- avoid using user functions in the keyboard spec - user eeprom now works, as the eeprom configs stays with the keymap - process_record_user works in keymaps - housekeeping_task_user works in keymaps - make the rgb record optional, as it seems unused - the toggle now appears as any old dip switch, so you can have two keymaps if you want - many more movements to keep the keyboard code separate from the keymap code
574419d to
67238c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.