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.
 
 
 
 
Felix Springer 51620c1042
Fix boardsource/lulu RGB matrix (#18407)
* Fix ordering of entries for RGB matrix.

* Fix typos in RGB matrix definition.

These matrix indices overlapped.

* Improve positions in RGB matrix.

The rotary encoder and the key below that are in a new column.
The rotary encoder's height is inbetween rows.
The key below is kind of off-axis and thus hard to pin down to a
specific location.

The modifer keys in the bottom row are staggered compared to the other
columns.
3 years ago
.github Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386) 3 years ago
.vscode Exclude uf2 files in VS Code (#18186) 3 years ago
builddefs Add eeprom defaults for tinyuf2 bootloader (#18042) 3 years ago
data Clean up data driven mappings syntax (#18257) 3 years ago
docs [Docs] Extract 'Layer Change Code' and EEPROM (#18174) 3 years ago
drivers Add led matrix support for CKLED2001 (#17643) 3 years ago
keyboards Fix boardsource/lulu RGB matrix (#18407) 3 years ago
layouts fix: Remove TERM_ON/TERM_OFF from my keymap (#18354) 3 years ago
lib Add ability to remove temporary files during multibuild. (#18381) 3 years ago
platforms Remove non promicro pins from converters (#18239) 3 years ago
quantum Fix int8_t overflow in RGB heatmap effect (#18410) 3 years ago
tests [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 3 years ago
tmk_core GMMK2: Fix 'ISO' within product name (#18322) 3 years ago
users Add home row modifiers to dshields keymaps. (#18376) 3 years ago
util Install correct package on Fedora (#18243) 3 years ago
.clang-format
.editorconfig
.gitattributes
.gitignore Add .orig to .gitignore (#17626) 3 years ago
.gitmodules [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Dockerfile
Doxyfile
LICENSE
Makefile Merge remote-tracking branch 'origin/master' into develop 3 years ago
Vagrantfile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md 2022q3 Changelog. (#18180) 3 years ago
requirements-dev.txt
requirements.txt Align CLI requirements (#18117) 3 years ago
setup.cfg
shell.nix Nix shell updates for `develop` (#18131) 3 years ago

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.