Sin descripción

zvecr d8df01ca5e Align docker and vagrant base images (#4905) hace 6 años
.github 3a3de84e40 Tweak issue templates (capitalisation mostly) (#5133) hace 6 años
.vscode 05be1de1aa Xton's first keymap! (#2941) hace 7 años
docs e9ace14878 [Docs] Add VSCode guide to docs (#5124) hace 6 años
drivers e0a03bfa6c Fix return value of i2c_readReg and i2c_receive (#5410) hace 6 años
keyboards c74b11a959 [Keymap] Improvements to Samuel's literate keymap (#5428) hace 6 años
layouts 5047503230 [Keymap] Jotix (#5424) hace 6 años
lib 6c086f2b6d Revert changes to chibiOS-contrib (#4176) hace 7 años
quantum f9f0a31904 Unicode fix for new wincompose version (#5082) hace 6 años
tests 3ea7c2a434 Remove empty action_function() hace 6 años
tmk_core 3c257c1c6e Add avrdude split EE_HANDS flash commands (#5414) hace 6 años
users 493fbb3dc1 [Keymap] Update to drashna keymaps: Conform to QMK Standards Edition (#5377) hace 6 años
util 0d936b2fe6 Ask for your name when generating a new keyboard (#5214) hace 6 años
.clang-format ae9439a3f9 Add .clang-format file hace 6 años
.clang_complete 98ac32b417 Vim Layout for Ergodox-EZ (mac only) (#2112) hace 8 años
.editorconfig e7bb975482 Fix .editorconfig to not mess with line endings hace 7 años
.gitattributes de58ec9738 Set eep files to binary mode hace 9 años
.gitignore 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) hace 6 años
.gitmodules 41f3f01167 Update .gitmodules hace 8 años
.travis.yml d3f7910e68 Remove AUTOGEN and fix Travis Compiled Push scripts (#5077) hace 6 años
CODE_OF_CONDUCT.md ea7bb624de Update CODE_OF_CONDUCT.md hace 7 años
Dockerfile d8df01ca5e Align docker and vagrant base images (#4905) hace 6 años
Doxyfile 7c9d5ace14 Generate API docs from source code comments (#2491) hace 7 años
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup hace 8 años
Makefile 7b768be784 Shallow clone submodules. (#5279) hace 6 años
Vagrantfile d8df01ca5e Align docker and vagrant base images (#4905) hace 6 años
autocomplete.sh 800ec55dfc Make arguments redo, subproject elimination (#1784) hace 8 años
book.json d8145c8464 adds redirects for docs hace 8 años
bootloader.mk 6bd2b8ded3 Add Teensy ++ 2.0 bootloader support hace 7 años
build_full_test.mk a5b0f4de35 Add SRC and OPT_DEFS when building tests hace 8 años
build_keyboard.mk 40e67a3074 Add a mechanism for force building a particular community layout (#5027) hace 6 años
build_layout.mk 40e67a3074 Add a mechanism for force building a particular community layout (#5027) hace 6 años
build_test.mk 1c0fe956ac Split common.mk into common.mk and common_features.mk hace 8 años
common.mk 7f0def77a2 Move Split Common VPATH addition (#4716) hace 6 años
common_features.mk 37932c293c Next set of split_common changes (#4974) hace 6 años
doxygen-todo 7c9d5ace14 Generate API docs from source code comments (#2491) hace 7 años
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) hace 8 años
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) hace 8 años
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) hace 8 años
message.mk 8ef747accf Treat too-large firmwares as an error, not a warning (#3956) hace 7 años
readme.md 15a73f4f64 Add Atreus as an official board. hace 7 años
secrets.tar.enc c3c07eff51 update building for .hex, secrets moving hace 8 años
shell.nix 5e52eda0ca shell.nix: Packages relocated in upstream cleanup hace 7 años
show_options.mk c7c4937eef Clean up debounce a bit (#5255) hace 6 años
testlist.mk 30f22d450d Add basic infrastrucure for building full tests hace 8 años

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.