personal fork of qmk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Drashna Jaelre cf4575b94a
Fix the LUFA lib to use a submodule instead of just files (#6245)
5 years ago
.github
.vscode
bin Make the CLI Ψ capital (#6637) 5 years ago
docs Fix the LUFA lib to use a submodule instead of just files (#6245) 5 years ago
drivers Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 5 years ago
keyboards Update Atreus to current code conventions (#5849) 5 years ago
layouts Remove KC_DELT alias in favor of KC_DEL (#6327) 5 years ago
lib Fix the LUFA lib to use a submodule instead of just files (#6245) 5 years ago
quantum Remove KC_DELT alias in favor of KC_DEL (#6327) 5 years ago
tests
tmk_core Fix the LUFA lib to use a submodule instead of just files (#6245) 5 years ago
users Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 5 years ago
util Add new files to the list of files that are formatted. (#6296) 5 years ago
.clang-format
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 7 years ago
.editorconfig
.gitattributes
.gitignore
.gitmodules Update .gitmodules 7 years ago
.travis.yml
CODE_OF_CONDUCT.md updates the coc 5 years ago
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md Branch point for 2019 Aug 30 Breaking Change 5 years ago
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
testlist.mk Add basic infrastrucure for building full tests 7 years ago

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

NOTICE: THIS IS A TESTING BRANCH

This is the breaking_changes branch for Aug 2019. You can read more in the tracking issue.

We encourage you to try this branch out and see if there are any bugs. Our goal is to merge this branch to master on Aug 30. Please report any bugs you find.

Original readme.md continues:

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 hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

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.