Skip to content

improvements to the m1 v5 uk implementation#3

Open
Dhertz wants to merge 2 commits intoMonsGeek:wirelessfrom
Dhertz:wireless-m1-v5-uk-improvements
Open

improvements to the m1 v5 uk implementation#3
Dhertz wants to merge 2 commits intoMonsGeek:wirelessfrom
Dhertz:wireless-m1-v5-uk-improvements

Conversation

@Dhertz
Copy link
Copy Markdown

@Dhertz 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

@Dhertz Dhertz force-pushed the wireless-m1-v5-uk-improvements branch 3 times, most recently from 54cd504 to 574419d Compare August 17, 2025 01:48
- 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
@Dhertz Dhertz force-pushed the wireless-m1-v5-uk-improvements branch from 574419d to 67238c2 Compare February 28, 2026 21:00
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.

1 participant