1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
---
title: Plugin: Framework QMK
---
## Introduction
This plugin supports the [keyboards of the Framework 16 series](https://frame.work/tw/en/products/keyboard-module).
Devices are updated by triggering a reset via HID, and then entering the Raspberry Pi Pico bootrom.
The bootrom speaks the UF2 protocol (`com.microsoft.uf2`).
## External Interface Access
This plugin requires read/write access to `/dev/hidraw*`.
## Version Considerations
This plugin has been available since fwupd version `2.0.14`.
## Vendor ID Security
The vendor ID is set from the HID vendor ID.
|