personal fork of qmk
Go to file
Yan-Fa Li 4bd64227fd Switch to noeeprom variants of rgb fns (#3077)
- avoid writing to the eeprom when possible
2018-05-29 15:58:10 -07:00
.vscode
docs Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 2018-05-29 11:05:22 -04:00
drivers Rgb matrix fixes, I2C library can now retry if it has failed (#2943) 2018-05-14 10:17:24 -04:00
keyboards Switch to noeeprom variants of rgb fns (#3077) 2018-05-29 15:58:10 -07:00
layouts Keymap fixes (#3074) 2018-05-29 08:01:24 -07:00
lib
quantum Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 2018-05-29 11:05:22 -04:00
tests
tmk_core Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 2018-05-29 11:05:22 -04:00
users Add edvorakjp layout for the Iris keyboard (#3020) 2018-05-22 16:59:43 -07:00
util Support both AVR and ps2avrGB targets for new_project script (#2811) 2018-05-10 00:36:40 -04:00
.clang_complete
.editorconfig
.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 Import userspace config.h according to USER_NAME (#2983) 2018-05-22 12:47:28 -07:00
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Rgb matrix fixes, I2C library can now retry if it has failed (#2943) 2018-05-14 10:17:24 -04:00
common.mk
Dockerfile Reverting CMD Changes 2017-08-19 08:17:58 -04:00
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
readme.md
secrets.tar.enc
shell.nix
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 Erez Zukerman, and the Clueboard by Zach White.

Official website

http://qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.