urob / qmk_firmware

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

Home Page:https://qmk.fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My master branch is my personal changes branch which you shouldn't use as a base for anything if you don't want stuff breaking. Instead, see below for the Combo branches.

Combos!

If you're looking for my Combo improvements, here they are, in the early_combo branch. Pending Pull Request here.

The branch gets frequent force-pushes as does the develop branch. If that's a problem for you, the same changes can be found in the combos_on_master branch in which the changes are rebased on top the master branch.

Personally, I've found that rebasing on top of either of these branches is the easiest way. If you're a master of git, do what ever you want.

Quantum Mechanical Keyboard Firmware

Current Version Build Status 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.

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes for more information.

Original readme continues

Documentation

The docs are powered by Docsify and hosted on GitHub. 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, or by clicking the "Edit this page" link at the bottom of any page.

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

https://qmk.fm

License:GNU General Public License v2.0


Languages

Language:C 92.3%Language:Makefile 4.3%Language:C++ 2.5%Language:Python 0.7%Language:Shell 0.1%Language:Roff 0.0%Language:Assembly 0.0%Language:Go 0.0%Language:AutoHotkey 0.0%Language:Dockerfile 0.0%Language:Nix 0.0%Language:JavaScript 0.0%