Go to file
James D. Marble 76f0b3cc70 Add missing F-keys to ergodox_infinity input_club
F11 and F12 were in the ascii art, but not the actual mapping.
This corrects the error.
2018-10-02 22:41:18 -07:00
.vscode
docs Add C hint to inline code 2018-10-01 22:55:51 -04:00
drivers RAMA M6-B and IS31FL3218 driver (#4021) 2018-09-30 11:35:10 -04:00
keyboards Add missing F-keys to ergodox_infinity input_club 2018-10-02 22:41:18 -07:00
layouts Keymap: Update to drashna keymaps and userspace (#3992) 2018-10-01 21:00:14 -04:00
lib CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
quantum add JP keycode for MacOSX (#4033) 2018-10-02 17:51:43 -07:00
tests
tmk_core Add tap_code function (#3784) 2018-10-01 20:53:47 -04:00
users Keymap: Adding my DZ60, Satan, XD75 kemaps and updates to userspace (#4039) 2018-10-02 08:14:37 -07:00
util Enable support for Linux Mint 18 with linux_install.sh (#4042) 2018-10-02 22:16:49 -07:00
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2018-08-01 15:20:02 -04:00
Dockerfile
Doxyfile
LICENSE
Makefile improve looks like hang up when first time execute make git-submodule (#3846) 2018-09-10 16:21:54 -07:00
Vagrantfile removed unused boxes (qmk won't compile with them anyway), updated welcome message 2018-06-28 22:09:38 -04:00
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
build_layout.mk
build_test.mk
common.mk Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
common_features.mk Fix RGB Matrix feature processing in common_features.mk 2018-09-28 17:11:05 -04:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Treat too-large firmwares as an error, not a warning (#3956) 2018-09-27 13:32:01 -07:00
readme.md Add Atreus as an official board. 2018-08-16 12:01:34 -04:00
secrets.tar.enc
shell.nix Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) 2018-09-25 15:16:35 -07:00
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, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

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.