You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Thomas Weißschuh f1cd2a5a89
ChibiOS: add support for HID Programmable Buttons (#15787)
* ChibiOS: add support for HID Programmable Buttons

Fixes #15596

* Enable SHARED_ENDPOINT when PROGRAMMABLE_BUTTON is enabled

The Programmable Button driver expects the shared EP to be enabled.
So enforce this invariant.
4 years ago
.github
.vscode
api_data
builddefs Create a build error if no bootloader is specified. (#16181) 4 years ago
data [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684) 4 years ago
docs Merge remote-tracking branch 'origin/master' into develop 4 years ago
drivers Update outputselect to use platform connected state API (#16185) 4 years ago
keyboards Merge remote-tracking branch 'origin/master' into develop 4 years ago
layouts
lib Skip categorisation of PR if it's only for code formatting. (#16215) 4 years ago
platforms Initial migration of suspend callbacks (#16067) 4 years ago
quantum Format code according to conventions (#16211) 4 years ago
tests
tmk_core ChibiOS: add support for HID Programmable Buttons (#15787) 4 years ago
users [Keyboard] Overhaul Tractyl Manuform (#16134) 4 years ago
util
.clang-format
.editorconfig
.gitattributes
.gitignore Remove old .gitignore entry. Add more macOS junk exclusions. (#16167) 4 years ago
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
build_full_test.mk
build_json.mk
build_keyboard.mk Ensure `version.h` is recreated each build. (#16188) 4 years ago
build_layout.mk
build_test.mk
common_features.mk Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 4 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk

readme.md

This is the develop branch!

See the Breaking Changes document for more information.

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.