keyboard controller firmware for Atmel AVR and ARM USB families
 
 
 
 
 
 
Go to file
xyxjj 2a3af90d9f Delete MX LEFT B.dwg
.vscode Configure vscode file associations, use hpp instead of h
docs Fix typo in docs.
drivers fix implementation issues from SSD1306 clean up, added rotation ()
keyboards Delete MX LEFT B.dwg
lib Merge commit '8858438a770c1c982f33b296447ca77176c751f7'
quantum Move steno keycodes due to conflict with another PR.
tests Fix unreferenced errors with mingw compiler and unit tests
tmk_core Add support for GeminiPR steno protocol.
util Add more dependencies, everything can be compiled now
.gitattributes Squashed 'lib/lufa/' changes from 385d40300..a44056fb9
.gitignore Initial structure for shared msys2 and wsl installation
.gitmodules Update uGFX and Chibios submodules + fixes ()
.travis.yml fix up travis script
CODE_OF_CONDUCT.md create initial code of conduct
Dockerfile adding lets split keymap
Makefile Fix building of multiple test directories
Vagrantfile Update some obsolete references
book.json reduce the TOC scope
build_full_test.mk Add SRC and OPT_DEFS when building tests
build_keyboard.mk Split common.mk into common.mk and common_features.mk
build_test.mk Split common.mk into common.mk and common_features.mk
common.mk Start mvoing hardware drivers to /drivers/ ()
common_features.mk Add TX Bolt protocol support for Stenography
lcd_backlight_keyframes.h Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
license_GPLv2.md Clarify the quantum license ()
license_GPLv3.md Clarify the quantum license ()
license_Modified_BSD.md Clarify the quantum license ()
message.mk Fix printf error in make output on msys2
readme.md update docs link
secrets.tar.enc get rid of folders in tar
testlist.mk Add basic infrastrucure for building full tests

readme.md

Quantum Mechanical Keyboard Firmware

Build Status Gitter 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.

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.

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.

Documentation

https://docs.qmk.fm is 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.