Open-source keyboard firmware for Atmel AVR and Arm USB families
Go to file
lokher 07208a131c
Merge pull request #222 from tam1m/wireless_playground
fix custom keycode enum in keychron_common.h
2024-03-30 16:35:00 +08:00
.github
.vscode
builddefs Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
data
docs
drivers Added shutdown fucntion to snled driver 2024-01-11 11:36:16 +08:00
keyboards Add defines for keychron custom keycodes when LK_WIRELESS_ENABLE and/or ANANLOG_MATRIX are not defined 2024-03-26 16:29:15 +01:00
layouts
lib Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
platforms
quantum fix delay of macro doens't work properly except cable mode 2024-03-18 10:05:26 +08:00
tests
tmk_core Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
users
util
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore
.gitmodules Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix

Quantum Mechanical Keyboard Firmware

Current Version 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. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" 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.