Go to file
Sorixelle 7f65323e10 Add support for Void Linux systems to the qmk_install.sh script (#5526)
* Add support for Void Linux systems to the qmk_install.sh script

* Fix typos + grammatical edits in comments

* Sort distributions by alphabetical order in linux_install.sh

* Revert previous commit and sort Void packages in alphabetical order

* Fix permissions on `util/linux_install.sh`
2019-09-20 23:55:51 -07:00
.github
.vscode Add to VSCode's recommended extensions (#6656) 2019-09-13 18:18:31 -04:00
bin
docs Add support for 328P hardware backlight on B1/B2 (#6776) 2019-09-20 22:11:15 -07:00
drivers DRV2605L Continuous Haptic Feedback Support (#6461) 2019-09-19 09:42:33 -07:00
keyboards [Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771) 2019-09-20 22:07:21 -07:00
layouts
lib Created new_keymap.py, python version of new_keymap.sh (#6066) 2019-09-10 05:14:25 -07:00
quantum Add support for 328P hardware backlight on B1/B2 (#6776) 2019-09-20 22:11:15 -07:00
tests
tmk_core Actually use correct bootloader not found message (#6695) 2019-09-08 09:55:18 +10:00
users [Keymap][Xulkal] User code update (#6752) 2019-09-17 10:28:02 -07:00
util Add support for Void Linux systems to the qmk_install.sh script (#5526) 2019-09-20 23:55:51 -07:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk Update bootloader.mk (#6698) 2019-09-18 09:48:58 +10:00
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Fix enables for Haptic Feedback (#6707) 2019-09-14 19:57:07 -07:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk Move Bootloader not found message to global variable (#6688) 2019-09-08 02:06:39 +10:00
nose2.cfg
readme.md
requirements.txt
secrets.tar.enc
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 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 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.