Skip to content

phpior/qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Mechanical Keyboard Wireless Fork

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.

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

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

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.

Documentation

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.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

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.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

About

Open-source keyboard firmware for Atmel AVR and Arm USB families

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.9%
  • C++ 5.9%
  • Python 1.7%
  • Makefile 1.2%
  • Linker Script 0.2%
  • Shell 0.1%