No description
Find a file
2021-01-20 18:46:42 +00:00
.github
.vscode
api_data
bin Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
data/schemas
docs Merge remote-tracking branch 'origin/master' into develop 2021-01-20 18:46:42 +00:00
drivers Merge remote-tracking branch 'origin/master' into develop 2021-01-15 21:43:07 +00:00
keyboards Merge remote-tracking branch 'origin/master' into develop 2021-01-20 07:33:12 +00:00
layouts Merge remote-tracking branch 'origin/master' into develop 2021-01-20 01:42:07 +00:00
lib Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
platforms/chibios ChibiOS enable memory allocations (#11620) 2021-01-19 14:50:51 +00:00
quantum Merge remote-tracking branch 'origin/master' into develop 2021-01-20 02:09:03 +00:00
tests
tmk_core Switch to nano specs on ChibiOS builds - Round 2 (#11607) 2021-01-20 10:27:21 +11:00
users [Keymap] Add peej userspace and keymaps (#11332) 2021-01-19 13:10:28 +11:00
util Merge remote-tracking branch 'origin/master' into develop 2021-01-13 16:13:04 +00:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
book.json
bootloader.mk Add stm32-dfu and apm32-dfu to bootloader.mk (#11019) 2021-01-20 14:04:21 +11:00
build_full_test.mk
build_json.mk
build_keyboard.mk move the info.json rules above userspace 2021-01-13 16:01:21 -08:00
build_layout.mk Allow for building layouts from keymap.json files. 2020-07-07 07:27:39 -07:00
build_test.mk Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
CODE_OF_CONDUCT.md
common.mk
common_features.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE add an explicit lisence file for github to pickup 2017-11-13 20:50:54 -05:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
nose2.cfg Setup a python test framework 2019-09-07 07:58:41 -07:00
readme.md
requirements-dev.txt Use milc for config check, requirements fixes 2020-04-08 09:31:14 -07:00
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix allow customizing decrease delay of rgb heatmap (#11322) 2021-01-14 11:29:00 -08:00
show_options.mk
testlist.mk
Vagrantfile

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

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

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