No description
Find a file
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
2017-10-14 11:32:19 -10:00
.vscode
docs Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
drivers
keyboards Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
layouts
lib
quantum Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
tests
tmk_core Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
util Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
.gitattributes
.gitignore
.gitmodules
.travis.yml Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
autocomplete.sh Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
book.json
build_full_test.mk
build_keyboard.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common.mk
common_features.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
Dockerfile
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
message.mk
readme.md
secrets.tar.enc
shell.nix
testlist.mk
Vagrantfile

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.