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.
 
 
 
 
 
 
Jack Humbert f445a7f971
adds .hex for teensy 2.0 using B0 as reset
7 years ago
.vscode Add EditorConfig file (#1930) 7 years ago
docs Update getting_started_github.md 7 years ago
drivers
keyboards Add nano switch pad 7 years ago
layouts zweihander-osx: Remove app keys, etc. 7 years ago
lib
quantum Fix Pointing Device code (#1934) 7 years ago
tests
tmk_core Adds .qmk file type as a target for QMK Toolbox (#1084) 7 years ago
users Creates a userspace for keymaps (#1559) 7 years ago
util adds .hex for teensy 2.0 using B0 as reset 7 years ago
.editorconfig Add EditorConfig file (#1930) 7 years ago
.gitattributes
.gitignore Adds .qmk file type as a target for QMK Toolbox (#1084) 7 years ago
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Makefile
Vagrantfile
autocomplete.sh
book.json
build_full_test.mk
build_keyboard.mk Creates a userspace for keymaps (#1559) 7 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix pointing device feature 7 years ago
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md Improvements to documentation (#1919) 7 years ago
secrets.tar.enc
shell.nix
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

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

Official website

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

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 Erez Zukerman, and the Clueboard by Zach White.

Documentation

https://docs.qmk.fm is 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.