personal fork of qmk
Go to file
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
2019-07-12 06:16:28 -07:00
.github
.vscode
docs Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300) 2019-07-12 05:42:21 -07:00
drivers Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 2019-07-09 07:57:14 -07:00
keyboards [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 2019-07-12 06:16:28 -07:00
layouts [Keymap] jotix ortho_4x12 layout match new keycaps (#6209) 2019-06-29 11:22:34 -07:00
lib
quantum Fixing effects to respect user sat and val levels (#6275) 2019-07-11 11:29:19 -07:00
tests
tmk_core Display firmware size percentage (#6307) 2019-07-11 12:05:13 -07:00
users [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312) 2019-07-12 06:16:28 -07:00
util Switch version incrementing to the command put together by @noroadsleft. (#6310) 2019-07-11 22:33:25 -07:00
.clang_complete
.clang-format
.editorconfig Add makeful rules to .editorconfig 2019-07-05 11:35:55 -07:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json adds redirects for docs 2017-08-19 08:31:54 -04:00
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 2019-07-09 07:57:14 -07:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk Display firmware size percentage (#6307) 2019-07-11 12:05:13 -07:00
readme.md
secrets.tar.enc
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 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.