My copy of QMK, specifically with the keymaps used for my keyboard
Find a file
Patrick Muldoon 9aaf1c26f0
Swap LED_PIN_ON_STATE to 0. (#19692)
User reported that CAPS lock Led state was inverted after soldering a LED to their board.

LED_PIN_ON_STATE defaults to 1, so just swap to low.

Flashed board and now CAPS LED reflects the actual state
2023-01-27 16:35:26 +00:00
.github
.vscode
builddefs
data Remove invalid pin_compatible config from defaults (#19512) 2023-01-07 17:07:19 +00:00
docs Update understanding_qmk.md (#19664) 2023-01-24 15:17:24 +00:00
drivers
keyboards Swap LED_PIN_ON_STATE to 0. (#19692) 2023-01-27 16:35:26 +00:00
layouts Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
lib escaped stray backslash in bux.py (#19667) 2023-01-24 14:19:34 +00:00
platforms Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
quantum [Bug] Use correct functions for RGB Matrix support in VIA (#19554) 2023-01-10 03:21:38 +00:00
tests
tmk_core
users
util Pr/reorder docker podman check (#19561) 2023-01-14 13:25:07 +11:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
Dockerfile
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
Vagrantfile

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.