EmbeddedController
EmbeddedController copied to clipboard
Embedded Controller firmware for the Framework Laptop
### The Problem I sometimes presses the power button accidentally(putting a bit too much pressure on it and triggered the button under the sensor) when my intention was to use...
Are there any plans to rebase the FW EC code against the more up to date google EC code ? I have looked at some of the FW EC code,...
Hi, I have read a comment that I think you put in the Embedded Controller source code. "* Some boards have a sing capacitor problem with mode == IDLE. For...
What are the commands to safely flash the FW16 EC. I have the output "ec.bin". 1) I understand that there are some flags to set, so the RO portion does...
Fn key state is reported as "System Function Shift", FnLock *key* (Fn+Esc) state as "System Function Shift Lock", and Fn lock state as "System Function Shift Lock Indicator". This allows...
This behavior is standard on many devices, including Microsoft Surface, Dell XPS, and Acer Aspire. (Resubmit of inadvertently closed #48)
By default, this key emits Win+P, which is not portable to non-QWERTY keyboard layouts and non-Windows OSes. This adds an option (off by default, set with 0x3E16 flag) to emit...
Allows users to customize the behavior of fn+win by remapping right win in the OS.
Currently, changing the keyboard backlight brightness via fn+space does not notify the OS in any way. Therefore, OS indicators like GNOME Shell's keyboard backlight slider will show the wrong values....