Go to file
Thomas Baart be6562a223 Adds raw write functions to the OLED driver (#7237)
* Added oled_write_raw and oled_write_raw_P functions to the OLED driver

* Added oled_write_raw method calls to feature_oled_driver.md
2019-11-03 14:34:47 -08:00
.github
.vscode
bin Fix "could not find module" error message formatting (#7219) 2019-10-30 22:50:45 -07:00
docs Adds raw write functions to the OLED driver (#7237) 2019-11-03 14:34:47 -08:00
drivers Adds raw write functions to the OLED driver (#7237) 2019-11-03 14:34:47 -08:00
keyboards Fix KBDPad MKI backlight, Num Lock LEDs; clean up firmware a bit (#6883) 2019-11-04 09:30:15 +11:00
layouts [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
lib
quantum Smallish overhaul of Auto-Shift feature (#6067) 2019-11-03 09:52:01 -08:00
tests
tmk_core rgblight_task logic fixes (#7214) 2019-10-30 22:30:21 -07:00
users [Keymap] Moar personal keymap and userspace tweaks (#7238) 2019-11-01 18:48:58 -07:00
util Template updates (#7221) 2019-11-01 19:06:03 -07:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk Initial migration of software PWM backlight (#6709) 2019-11-02 21:20:03 +00:00
common.mk
Dockerfile
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
nose2.cfg
readme.md
requirements.txt
secrets.tar.enc
setup.cfg
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 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.