This is a fork of the Quantum Mechanical Keyboard Firmware adding support for Westberry based wireless keyboards. These keyboards are based on a multichip solution coupling a WB32 MCU with a CH582F chip providing the wireless connectivity. The chips communicate via UART and there are several variations each with slightly different protocols. All of these variations make it complicated to upstream a solution. The intent of this fork is to provide a modern version of QMK for these keyboards as well as to experiment consolidating the variations into a well formed and supportable code base which can be upstreamed. This fork does not and will not contain any binary blobs and is fully compliant with the upstream license used by QMK.
The following keyboards are currently supported by this repository.
- Neo Studios Neo65
- Neo Studios Neo70
- Neo Studios Neo80
- Neo Studios NeoErgo
- QwertyKeys QK65V2 Classic
- Shortcut Studios Bridge75
This is a community supported repository with special thanks to Kasper at Monacokeys who provided some spare boards and endless time testing the initial port of the Bridge75. And to Shortcut Studio for publishing the inital source code for the Bridge75 and providing an ANSI Bridge75 PCB for development as well testing and validating the initial Bridge75 port. And to Neo Studio for providing PCBs of their boards as well as testing and validing the Neo keyboards. QwertyKeys for providing PCBs and validating and testing the QK65V2 Classic
This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.
The docs are powered by VitePress. They are also viewable offline; see Previewing the Documentation for more details.
You can request changes by making a fork and opening a pull request.
The project also includes community support for lots of other keyboards.
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.