FrameworkComputer / qmk_firmware

Fork of QMK for the Framework Laptop 16
GNU General Public License v2.0
84 stars 24 forks source link

[Feature Request] Support Framework Laptop 13 #26

Closed ibotty closed 1 year ago

ibotty commented 1 year ago

Feature Request Type

Description

It would be great to allow using qmk on the framework 13 as well.

JohnAZoidberg commented 1 year ago

Sorry, that's not possible. The framework 13 does not have a dedicated keyboard controller chip that we could run QMK on. It's controlled by the embedded controller. You can look at https://github.com/FrameworkComputer/EmbeddedController/ and build your own EC firmware with a customized keyboard layout. But it does not supported the advanced features of QMK.