You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Konstantin Đorđević 38fdf7a2d2 [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
* Add missing TD_RSF_RCT tap dance

* Use standard QMK HSV and RGB structs, fix Godspeed colors

* Move PROGMEM after the type in RGB intervals

* Add MODERN_DOLCH_RED color, use it on KBD6X

* Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions

* Remove IS_COMMAND override on Whitefox
7 years ago
.github
.vscode
docs Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300) 7 years ago
drivers Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 7 years ago
keyboards [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 7 years ago
layouts [Keymap] jotix ortho_4x12 layout match new keycaps (#6209) 7 years ago
lib
quantum Fixing effects to respect user sat and val levels (#6275) 7 years ago
tests
tmk_core Display firmware size percentage (#6307) 7 years ago
users [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 7 years ago
util Switch version incrementing to the command put together by @noroadsleft. (#6310) 7 years ago
.clang-format fix indent size 7 years ago
.clang_complete
.editorconfig Add makeful rules to .editorconfig 7 years ago
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 7 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Display firmware size percentage (#6307) 7 years ago
readme.md
secrets.tar.enc
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 hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

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.