No description
Find a file
Albert Y 2173b5373c
Add Pixel Rain RGB Matrix effect (#14155)
* Add Pixel animation header file

* Add Pixel animation to documentation

* Add Pixel animation to core include file

* Remove unintended spaces

* Remove seeding of PRNG

* Increase frequency of lit keys

Co-authored-by: filterpaper <filterpaper@localhost>
2021-11-02 10:40:25 +11:00
.github
.vscode
api_data
builddefs
data
docs Add Pixel Rain RGB Matrix effect (#14155) 2021-11-02 10:40:25 +11:00
drivers Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508) 2021-11-02 10:40:01 +11:00
keyboards Add support to persist MD LED framework settings (#14980) 2021-11-02 09:45:30 +11:00
layouts Remove complex fn_actions macros (#14662) 2021-11-01 09:27:54 +11:00
lib
platforms Manually format develop (#15003) 2021-11-01 19:18:33 +00:00
quantum Add Pixel Rain RGB Matrix effect (#14155) 2021-11-02 10:40:25 +11:00
tests
tmk_core Add support to persist MD LED framework settings (#14980) 2021-11-02 09:45:30 +11:00
users [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
book.json
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common_features.mk Add a new led driver for Keychron's keyboards. (#14872) 2021-11-02 09:43:53 +11:00
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk
Vagrantfile

Quantum Mechanical Keyboard Firmware

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