暫無描述

Ryan 87d69aebbb Slight refactor of joystick axis type into typedef (#22445) 2 年之前
.github 127560ae22 Add `qmk ci-validate-aliases` (#22205) 2 年之前
.vscode 0b672f8775 Far better VSCode intellisense support using clangd. (#20382) 3 年之前
builddefs 147865cf57 Migrate some common features to generic (#22403) 2 年之前
data 75e1a0d610 [Keyboard] Rename soda/{mango,pocket} (#22151) 2 年之前
docs 84df69572c Infer LED DRIVER_COUNT from configured addresses (#22311) 2 年之前
drivers 76dc52c5c8 snled27351: fix missing `i2c_init()` (#22446) 2 年之前
keyboards b7a1004b61 Merge remote-tracking branch 'origin/master' into develop 2 年之前
layouts 28696197e5 Merge remote-tracking branch 'origin/master' into develop 2 年之前
lib d8176fb0f2 Merge remote-tracking branch 'origin/master' into develop 2 年之前
platforms bf6f13a2b0 Consolidate some EEPROM Driver configuration (#22321) 2 年之前
quantum 2e1a27da60 fix: make clicky delay silent (#21866) 2 年之前
tests 0c160e1fba Separate 6KRO and NKRO report structs (#22267) 2 年之前
tmk_core 87d69aebbb Slight refactor of joystick axis type into typedef (#22445) 2 年之前
users 1bff37781b Prep work for NKRO report separation (#22268) 2 年之前
util d92ef59f24 Update macOS install script (#21854) 3 年之前
.clang-format e596ece87a Clang-format tweaks (#15906) 4 年之前
.clangd 0b672f8775 Far better VSCode intellisense support using clangd. (#20382) 3 年之前
.editorconfig a25dd58bc5 QMK CLI and JSON keymap support (#6176) 7 年之前
.gitattributes 7b151143f7 eol=lf, where appropriate (#15752) 4 年之前
.gitignore 7ca652ce6d Flag vial keymaps in 'qmk lint' (#22227) 2 年之前
.gitmodules 102f22f7e9 [Core] Quantum Painter - LVGL Integration (#18499) 3 年之前
Doxyfile f30f963a0b Internal docs generation updates (#16411) 4 年之前
LICENSE 5cdf47a79e add an explicit lisence file for github to pickup 8 年之前
Makefile dd94877ec6 Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 3 年之前
doxygen-todo 1c0347b8b8 Remove SERIAL_LINK feature (#14727) 5 年之前
license_GPLv2.md 23839b8c6d Clarify the quantum license (#1042) 9 年之前
license_GPLv3.md 23839b8c6d Clarify the quantum license (#1042) 9 年之前
license_Modified_BSD.md 23839b8c6d Clarify the quantum license (#1042) 9 年之前
nose2.cfg 5b7a5b2a76 Setup a python test framework 7 年之前
paths.mk af678521c1 Remove quantum/audio from global VPATH (#18753) 3 年之前
readme.md fa2b8082e6 Merge remote-tracking branch 'origin/master' into develop 2 年之前
requirements-dev.txt 08ce0142ba Macros in JSON keymaps (#14374) 4 年之前
requirements.txt 9b7965d3a9 Align CLI requirements (#18117) 4 年之前
setup.cfg 1f2b1dedcc Quantum Painter (#10174) 4 年之前
shell.nix 7c0e5ce917 Nix shell updates for `develop` (#18131) 4 年之前

readme.md

THIS IS THE DEVELOP BRANCH

Warning- This is the develop branch of QMK Firmware. You may encounter broken code here. Please see Breaking Changes 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.