Copy of https://github.com/qmk/qmk_firmware Modified for our keyboard.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Přejít na soubor
matth c483920d77
updated finished xd87 setup
před 5 roky
.github Tweak issue templates (capitalisation mostly) (#5133) před 5 roky
.vscode Xton's first keymap! (#2941) před 6 roky
bin updaded matt xd87 před 5 roky
docs updaded matt xd87 před 5 roky
drivers updaded matt xd87 před 5 roky
keyboards updated finished xd87 setup před 5 roky
layouts updaded matt xd87 před 5 roky
lib updaded matt xd87 před 5 roky
quantum fixed quantum.c change před 5 roky
tests updaded matt xd87 před 5 roky
tmk_core updaded matt xd87 před 5 roky
users updaded matt xd87 před 5 roky
util updaded matt xd87 před 5 roky
.clang-format fix indent size před 5 roky
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) před 6 roky
.editorconfig QMK CLI and JSON keymap support (#6176) před 5 roky
.gitattributes Set eep files to binary mode před 8 roky
.gitignore QMK CLI and JSON keymap support (#6176) před 5 roky
.gitmodules Update .gitmodules před 7 roky
.travis.yml Update docker util script and travis to use new base container před 5 roky
CODE_OF_CONDUCT.md updates the coc před 5 roky
Dockerfile Update docker util script and travis to use new base container před 5 roky
Doxyfile Generate API docs from source code comments (#2491) před 6 roky
LICENSE add an explicit lisence file for github to pickup před 7 roky
Makefile updaded matt xd87 před 5 roky
Vagrantfile Configure Vagrant to use qmk_base_container (#6194) před 5 roky
autocomplete.sh Make arguments redo, subproject elimination (#1784) před 7 roky
book.json adds redirects for docs před 7 roky
bootloader.mk updaded matt xd87 před 5 roky
build_full_test.mk Add SRC and OPT_DEFS when building tests před 7 roky
build_json.mk updaded matt xd87 před 5 roky
build_keyboard.mk add 'objs-size' target into tmk_core/avr.mk (#5490) před 5 roky
build_layout.mk Add a mechanism for force building a particular community layout (#5027) před 5 roky
build_test.mk Split common.mk into common.mk and common_features.mk před 7 roky
common.mk Move Split Common VPATH addition (#4716) před 5 roky
common_features.mk updaded matt xd87 před 5 roky
doxygen-todo Generate API docs from source code comments (#2491) před 6 roky
license_GPLv2.md Clarify the quantum license (#1042) před 7 roky
license_GPLv3.md Clarify the quantum license (#1042) před 7 roky
license_Modified_BSD.md Clarify the quantum license (#1042) před 7 roky
message.mk updaded matt xd87 před 5 roky
nose2.cfg updaded matt xd87 před 5 roky
readme.md Removes Erez personally from QMK (#5883) před 5 roky
requirements.txt updaded matt xd87 před 5 roky
secrets.tar.enc update building for .hex, secrets moving před 7 roky
setup.cfg QMK CLI and JSON keymap support (#6176) před 5 roky
shell.nix updaded matt xd87 před 5 roky
show_options.mk updaded matt xd87 před 5 roky
testlist.mk Add basic infrastrucure for building full tests před 7 roky

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 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.