Go to file
Danny 05b7383703 Keyboard: Refactor Levinson to use split common code (#3639)
* Migrate Levinson to use split_common code

* Update keymap
2018-08-13 12:05:58 -07:00
.vscode
docs Document FIRMWARE_FORMAT (#3631) 2018-08-11 23:02:06 -07:00
drivers
keyboards Keyboard: Refactor Levinson to use split common code (#3639) 2018-08-13 12:05:58 -07:00
layouts Keyboard: Refactor Levinson to use split common code (#3639) 2018-08-13 12:05:58 -07:00
lib
quantum Split Common: Serial Backlight LED fix (#3586) 2018-08-11 11:10:23 -07:00
tests
tmk_core
users Keymap: adding my personal userspace to QMK master (#3605) 2018-08-10 08:30:21 -07:00
util Fix Typos in echo 2018-08-11 13:18:36 -07:00
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Comment and organize build_keyboard.mk a bit 2018-08-11 15:19:08 -04:00
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
secrets.tar.enc
shell.nix
testlist.mk

readme.md

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

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.