No description
Find a file
Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595)
* fixed strange space cadet timer owerflow on STM32F103

* Moved elapsed time fix to timer.c
2020-02-01 20:17:28 +11:00
.github
.vscode
bin
docs [Docs] Update Japanese translation (#8015) 2020-01-27 17:18:12 -08:00
drivers Add thread safety around i2c_master for ChibiOS/ARM. 2020-02-01 17:44:39 +11:00
keyboards Skog Lite: disable Console; update info.json (#8058) 2020-02-01 00:42:42 -08:00
layouts Userspace and keymap updates (#8037) 2020-01-29 17:23:55 -05:00
lib Qmk doctor os check to support newer msys2/w10 installations (#8031) 2020-01-28 22:21:00 +01:00
quantum Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
tests
tmk_core Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 2020-02-01 20:17:28 +11:00
users [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace (#8053) 2020-01-31 22:38:05 -08:00
util Fix/remove missing package (#7897) 2020-01-28 00:23:24 +00:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common.mk
common_features.mk Merge pull request #7995 from zvecr/feature/split_arm_i2c_remove 2020-01-27 22:40:32 +00:00
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk Fix misunderstanding of CPPFLAGS and CXXFLAGS. 2020-01-31 15:29:23 +11:00
nose2.cfg
readme.md
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk Fix AVR boards which were overriding backlight without setting… (#8044) 2020-01-31 10:44:40 +11:00
testlist.mk
Vagrantfile

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