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.
 
 
 
 
Sergey Vlasov 4a7d65b9d7
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used.  Check the presence of
`matrix_size` instead.
3 years ago
.github Bump anothrNick/github-tag-action from 1.57.0 to 1.58.0 (#19509) 3 years ago
.vscode
builddefs Allow for specifying the number of symbols to output. (#19497) 3 years ago
data Ensure info.json layout macros are somewhat valid (#19236) 3 years ago
docs A comma was missing (#19507) 3 years ago
drivers Add default limit to OLED dirty processing (#19068) 3 years ago
keyboards Add SapuSeven MacroPad12 (#19466) 3 years ago
layouts [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) 3 years ago
lib Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508) 3 years ago
platforms Fixup EFL and F4's sector selection. (#19221) 3 years ago
quantum Minor alignment of rgb_breathe_table generator (#19403) 3 years ago
tests
tmk_core Joystick feature improvements (#19052) 3 years ago
users [Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154) 3 years ago
util Fixup installation procedure for different Fedora versions. (#19159) 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore Merge remote-tracking branch 'origin/master' into develop 3 years ago
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile Remove .noci functionality (#19122) 3 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md 2022 Nov 26 changelog. (#19164) 3 years ago
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix

readme.md

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.