personal fork of qmk
Go to file
2019-12-08 21:19:58 -08:00
.github
.vscode
bin Add pep8-naming to our python linting 2019-12-01 13:40:14 -08:00
docs fix instructions for oneshot layer handling on key release (#7554) 2019-12-08 02:18:05 +00:00
drivers Enable bitbang ws2812 for f4 (#7571) 2019-12-08 21:19:58 -08:00
keyboards [Keyboard] add Matrix 8XV1.2 og ISO/ANSI keyboard (#7567) 2019-12-08 21:15:45 -08:00
layouts [Keymap] Display logo for caps lock indication on crkbd using old OLED driver (#7535) 2019-12-07 23:08:12 -08:00
lib Also fix flash 2019-12-08 16:40:03 -08:00
quantum Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 2019-12-07 23:51:42 -08:00
tests
tmk_core Set proper AVR part for USBasp avrdude flashing (#7552) 2019-12-07 23:32:43 -08:00
users [Keymap] Display logo for caps lock indication on crkbd using old OLED driver (#7535) 2019-12-07 23:08:12 -08:00
util Fix install for Linux Ubuntu (#7520) 2019-12-02 08:56:38 +11:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk Add JSON keymap to prereq list of C keymap 2019-12-08 15:13:47 -08:00
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Relocate magic keycode processing (#7512) 2019-12-03 19:48:55 +00:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
nose2.cfg Setup a python test framework 2019-09-07 07:58:41 -07:00
readme.md
requirements.txt Add pep8-naming to our python linting 2019-12-01 13:40:14 -08:00
secrets.tar.enc update building for .hex, secrets moving 2017-08-21 21:57:46 -04:00
setup.cfg
shell.nix
show_options.mk
testlist.mk
Vagrantfile

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.

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 Document" 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.