personal fork of qmk
Go to file
yiancar fa1b92fbb1 Use variable to disable usb check at startup
Adds a define variable which when defined disables the usb startup
check. Modified the makefile to separate above define from bluetooth
dependancy
2017-05-26 21:58:43 +01:00
doc Fix formatting in BUILD_GUIDE.md (#1208) 2017-04-04 22:39:28 -07:00
keyboards Merge pull request #1316 from nikchi/master 2017-05-24 13:59:30 -04:00
lib
quantum emoji support but 2017-05-15 01:52:45 -04:00
tmk_core Use variable to disable usb check at startup 2017-05-26 21:58:43 +01:00
util update travis script 2017-05-17 20:27:07 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
build_keyboard.mk Fix process_unicode_common.c being included twice 2017-04-13 16:03:01 +03:00
build_test.mk
common.mk
Dockerfile Cleaning Up Dockerfile Layers Per Official Docs 2017-04-30 15:04:00 -07:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile Add SKIP_VERSION option to speed up compilation 2017-04-13 16:00:29 +03:00
message.mk
readme.md Update readme.md 2017-05-20 12:38:30 -04:00
testlist.mk
Vagrantfile

Quantum Mechanical Keyboard Firmware

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.