Nenhuma descrição

XScorpion2 3c2e69af79 Fixing transport's led/rgb matrix suspend state logic (#12770) 5 anos atrás
.github 0763269ec5 fix CI job: api-data->api_data 5 anos atrás
.vscode 6e32dd123f [Keyboard] add rhymestone by marksard (#9708) 6 anos atrás
api_data 0c42f91f4c Generate api data on each push (#10609) 5 anos atrás
bin f2715a0593 Consistently use bin/qmk when that script is called (#12286) 5 anos atrás
data 9cf82fae95 Add STM32L433 and L443 support (#12063) 5 anos atrás
docs d8167779cd Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 5 anos atrás
drivers 65c9752762 Update ADC driver for STM32F1xx, STM32F3xx, STM32F4xx (#12403) 5 anos atrás
keyboards e9b0e9286e Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
layouts a8d64c8b89 Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 5 anos atrás
lib e9b0e9286e Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
nix d91938c19d [nix] Use niv and poetry2nix to more easily manage dependencies (#11181) 5 anos atrás
platforms 9cf82fae95 Add STM32L433 and L443 support (#12063) 5 anos atrás
quantum 3c2e69af79 Fixing transport's led/rgb matrix suspend state logic (#12770) 5 anos atrás
tests 7071900407 Missed a couple more `#pragma once`s (#11351) 5 anos atrás
tmk_core 39bc8163d0 [CI] Format code according to conventions (#12731) 5 anos atrás
users 86ab4fcb71 Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
util 9d5cd52284 Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
.clang-format c3c61dc76e fix indent size 7 anos atrás
.editorconfig a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 anos atrás
.gitattributes d91938c19d [nix] Use niv and poetry2nix to more easily manage dependencies (#11181) 5 anos atrás
.gitignore a8c0954db5 Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
.gitmodules fced377ac0 2020 May 30 Breaking Changes Update (#9215) 6 anos atrás
.travis.yml 6c4b6531fe CI: Add workflow for codebase formatting (#7382) 5 anos atrás
CODE_OF_CONDUCT.md e243afe23e updates the coc 7 anos atrás
Dockerfile d8253b83e8 Update docker util script and travis to use new base container 7 anos atrás
Doxyfile 7c9d5ace14 Generate API docs from source code comments (#2491) 8 anos atrás
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup 8 anos atrás
Makefile 64a0f5a659 Add support for producing UF2-format binaries. (#12435) 5 anos atrás
Vagrantfile dae6f6b39b Remove broken example from Makefile (#9159) 6 anos atrás
book.json d8145c8464 adds redirects for docs 9 anos atrás
bootloader.mk 891d18d356 Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 5 anos atrás
build_full_test.mk 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) 5 anos atrás
build_json.mk b0069c5c05 Begin the process of deprecating bin/qmk in favor of the global cli (#12109) 5 anos atrás
build_keyboard.mk e9b0e9286e Merge remote-tracking branch 'origin/master' into develop 5 anos atrás
build_layout.mk 5eb4675fda Allow for building layouts from keymap.json files. 6 anos atrás
build_test.mk 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) 5 anos atrás
common.mk c66df16644 2020 November 28 Breaking Changes Update (#11053) 5 anos atrás
common_features.mk a8d64c8b89 Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 5 anos atrás
disable_features.mk d02c4c5241 Add a <FEATURE>_SUPPORTED flag (#9058) 5 anos atrás
doxygen-todo 5cc3ab38c9 Remove iWRAP protocol (#9284) 6 anos atrás
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) 9 anos atrás
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) 9 anos atrás
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) 9 anos atrás
message.mk 64a0f5a659 Add support for producing UF2-format binaries. (#12435) 5 anos atrás
nose2.cfg 5b7a5b2a76 Setup a python test framework 7 anos atrás
readme.md c7a7982e23 Branch point for 2021 May 29 Breaking Change 5 anos atrás
requirements-dev.txt 4e2ab3a177 Remove `wave` from requirements-dev.txt (#12387) 5 anos atrás
requirements.txt 588bcdc8ca Add support for tab completion (#12411) 5 anos atrás
secrets.tar.enc c3c07eff51 update building for .hex, secrets moving 9 anos atrás
setup.cfg 962bc8d9dd Use the schema to eliminate custom code (#11108) 5 anos atrás
shell.nix d91938c19d [nix] Use niv and poetry2nix to more easily manage dependencies (#11181) 5 anos atrás
show_options.mk 09dfc08207 add OLED_DRIVER_ENABLE into show_options.mk (#12121) 5 anos atrás
testlist.mk 1b7b72c0e9 Ensure single newline at EOF for core files (#11310) 5 anos atrás

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.

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes for more information.

Original readme continues

Documentation

The docs are powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

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.