personal fork of qmk
Go to file
fauxpark e6cc9cc78d Template updates (#7221)
* Template updates

* Flesh out info.json & keymap.c, and turn double spaces section into a list

* Add enum to demonstrate layer naming

* Semicolon
2019-11-01 19:06:03 -07:00
.github Revert "Initial actions/labeler config (#7091)" (#7156) 2019-10-26 00:27:17 +01:00
.vscode
bin Fix "could not find module" error message formatting (#7219) 2019-10-30 22:50:45 -07:00
docs [Docs] Add Spanish translation for hardware documentation (#7161) 2019-10-31 12:39:50 -07:00
drivers Correct ARM STM32 I2C frequency. (#7080) 2019-10-31 09:19:57 -07:00
keyboards [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
layouts [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
lib Fix the CLI docs (#6979) 2019-10-29 01:24:36 +00:00
quantum Template updates (#7221) 2019-11-01 19:06:03 -07:00
tests
tmk_core rgblight_task logic fixes (#7214) 2019-10-30 22:30:21 -07:00
users [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
util Template updates (#7221) 2019-11-01 19:06:03 -07:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore [Docs] Update hand wire guide (#7044) 2019-10-25 11:48:59 -07:00
.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_features.mk Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
Makefile
message.mk
nose2.cfg
readme.md
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
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. You can request changes by making a fork and pull request, or by clicking the "Edit Document" 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.