You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see in the readme file that only intel core 11-13th gen are listed (hx20, hx30). I would like to flash an updated firmware on an AMD ryzen framework, can you tell me whitch one of them is it? hx30?
I would like to flash an updated firmware on an AMD
This repository is not for getting your system updated, we provide the sourcecode for reference or experimenting with it.
To update your BIOS please get the official releases:
Yes, i know) Sorry if this wasn't clear. I want to try changing keyboard symbols mapping to use another laptop keyboard in my framework.
Thank you for the info! btw, if you know some easier way of changing keyboard mapping (like in the keyboard_customization.c file as far as i can see, I guess for azalea it's here), I would love to know.
Activity
amstan commentedon Jun 9, 2025
Which AMD ryzen?
JohnAZoidberg commentedon Jun 10, 2025
This repository is not for getting your system updated, we provide the sourcecode for reference or experimenting with it.
To update your BIOS please get the official releases:
Kochanac commentedon Jun 10, 2025
Yes, i know) Sorry if this wasn't clear. I want to try changing keyboard symbols mapping to use another laptop keyboard in my framework.
Thank you for the info! btw, if you know some easier way of changing keyboard mapping (like in the keyboard_customization.c file as far as i can see, I guess for azalea it's here), I would love to know.
rs-gh-asdf commentedon Jun 18, 2025
Hello,
I would also like to be able to remap the keys for my framework 13 7040. However the readme only has information about the Intel boards.
Kochanac commentedon Jul 6, 2025
After digging around I also found this option for remapping keys: https://www.howett.net/posts/2021-12-framework-ec/#3e0c---keyboard-mapping
@rs-gh-asdf take a look, maybe it would help you. it seems flashing is not neccessary
rs-gh-asdf commentedon Jul 7, 2025
Hey @Kochanac, I was able to find a Framework resource to get the job done. I wrote some documentation on it and a PR is here: FrameworkComputer/framework-system#183