Go to file
jack e92f1fb220
Refactor `helix/pico` (#25428)
Refactor helix/pico

- Updates keyboard aliases accordingly
- Removes redundant back, base, sc, under, & qmk_conf revisions
- Migrates legacy defines and configuration to keyboard.json
- Tidy's keymap and migrates to JSON
- Fixes RGB configuration to illuminate 25 LEDs per half
- Enables standard features (bootmagic, extrakey, etc.)
2025-07-06 07:42:42 +01:00
.github
.vscode
builddefs Mitigate VIA keylogger security issues (#25414) 2025-06-29 02:29:33 +01:00
data Refactor `helix/pico` (#25428) 2025-07-06 07:42:42 +01:00
docs Merge remote-tracking branch 'origin/master' into develop 2025-07-04 19:10:00 +00:00
drivers
keyboards Refactor `helix/pico` (#25428) 2025-07-06 07:42:42 +01:00
layouts
lib Add MATRIX_MASKED DD config (#25383) 2025-06-27 08:17:45 +01:00
modules/qmk
platforms Fix SPI bus lock issue in spi_start_extended when using mutual exclusion (#25447) 2025-07-06 07:20:48 +01:00
quantum Mitigate VIA keylogger security issues (#25414) 2025-06-29 02:29:33 +01:00
tests
tmk_core Align sleep_led logic (#25395) 2025-06-27 08:17:28 +01:00
users
util
.clang-format
.clangd
.editorconfig
.gitattributes
.gitignore
.gitmodules
Doxyfile
LICENSE
Makefile
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg Setup a python test framework 2019-09-07 07:58:41 -07:00
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg

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 VitePress. 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.

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.