When enabled, overrides whatever keyboard layout and always makes the keys in the physical location of F2, F10 and F12 send the keycodes for F2/F10/F12. BIOS is supposed to enable this right after USB enumeration, so that the BIOS hot keys always work, even if FN-lock is enabled or the user has remapped their keyboard. BIOS mode is exited either by the keyboard resetting or by sending the disable message. How to send: 1. Find USB devices with Framework VID 0x32AC 2. Filter by interface number == 0x01 and usage page == 0xFF60 3. Set HID report with the following body: Enable: 0x00 0x0B 0x05 0x01 0xFE 0xFE ... pad the 32 byte buffer with 0xFE Disable: 0x00 0x0B 0x05 0x00 0xFE 0xFE ... pad the 32 byte buffer with 0xFE Where the first byte is the report ID 0x00 TODO: - [ ] Test on ANSI keyboard - [x] Test on ISO keyboard - [ ] Test on JIS keyboard - [ ] Add method to get current status Signed-off-by: Daniel Schaefer <dhs@frame.work>
Included Keyboards
QMK runs on a diverse range of keyboards. Some of these keyboards are well maintained and see constant community contributions, while others are part of the repository for historical reasons.
Official QMK Keyboards
Ortholinear Keyboards - Jack Humbert
What makes OLKB keyboards shine is a combo of lean aesthetics, compact size, and killer tactile feel. These are available through olkb.com as well as through Massdrop from time to time, as easy to assemble kits.
- Planck — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine.
- Preonic — Like the Planck, but bigger. 50%.
- Atomic — Imagine the size of the Planck. Now imagine the size of the Preonic. Now imagine bigger. That is the Atomic. A 60% keyboard.
Clueboard - Zach White
Designed and built in Felton, CA, Clueboards keyboard emphasize quality and locally sourced components.
- Clueboard — The 66% custom keyboard.
- Cluecard — A small board to help you hack on QMK.
- Cluepad — A mechanical numpad with QMK superpowers.
Moonlander, ErgoDox EZ and Planck EZ - ZSA Technology Labs
ZSA Technology Labs maintains its own fork of QMK which feeds its configurator, for stability and legal purposes. The ZSA boards are:
- Moonlander Mark I — A next-gen split, ergonomic keyboard with an active left side, USB type C, integrated wrist rest, and a thumb cluster that can move.
- ErgoDox EZ — A powerful split mechanical keyboard.
- Planck EZ — A 40% DIY powerhouse of customizability and modification capability. It's a lean, mean, typing machine, which ships fully assembled with a two-year warranty.
Community-supported QMK Keyboards
These keyboards are part of the QMK repository, but their manufacturers are not official maintainers of the repository.
Since there are too many to list here and keep updated, please see the folder listing instead.