Go to file
Steve Purcell 606813b72d Remove obsolete note about media keys in MacOS (#6631)
* Remove obsolete note about media keys in MacOS

KC_MNXT and KC_MPRV work fine on MacOS, so this note is obsolete.

* Document behaviour of MEDIA_FAST_FORWARD/MEDIA_REWIND codes on MacOS

* Small typo fix, and make OS-dependent keycode claim less absolute

* Update docs/keycodes_basic.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-10-30 10:39:38 +11:00
.github Revert "Initial actions/labeler config (#7091)" (#7156) 2019-10-26 00:27:17 +01:00
.vscode
bin
docs Remove obsolete note about media keys in MacOS (#6631) 2019-10-30 10:39:38 +11:00
drivers Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
keyboards Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
layouts [Keymap] Updating keymaps (#7170) 2019-10-28 16:09:01 -07:00
lib Fix the CLI docs (#6979) 2019-10-29 01:24:36 +00:00
quantum Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
tests
tmk_core Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
users [keyboard] yanfali fruity60 prototype (#7021) 2019-10-28 16:47:48 +00:00
util Clean macos install script (#7186) 2019-10-28 22:13:07 +00:00
.clang-format
.clang_complete
.editorconfig
.gitattributes
.gitignore [Docs] Update hand wire guide (#7044) 2019-10-25 11:48:59 -07:00
.gitmodules
.travis.yml removed deprecated option for Travis (#6896) 2019-10-05 12:04:46 -07:00
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Refactor ps2avrgb i2c ws2812 to core (#7183) 2019-10-29 15:53:11 -07:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md [Docs] Fix missing link in readme (#6958) 2019-10-08 21:59:11 -07:00
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
testlist.mk

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