No description
Find a file
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* Don't make EEPROM size assumptions with dynamic keymaps.

* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.

* Reorder defines so that MCU is considered last.

* Refactor EEPROM definitions for simplicity.

* Fix max sizing of kabedon/kabedon980.

* Fix max sizing of mechlovin/olly/jf.

* Fix unit tests.

* Review comments, add messages with values during build failures.
2022-02-02 15:04:37 +11:00
.github
.vscode
api_data
builddefs
data [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684) 2022-01-30 11:22:12 -08:00
docs Merge remote-tracking branch 'origin/master' into develop 2022-02-01 02:06:00 +00:00
drivers Add support for Q-series on the ckled2001 LED driver (#16051) 2022-01-30 10:56:54 -08:00
keyboards Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
layouts
lib
platforms Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
quantum Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
tests
tmk_core Rename AdafruitBLE to BluefruitLE (#16127) 2022-01-30 17:29:42 +00:00
users [Keyboard] Overhaul Tractyl Manuform (#16134) 2022-01-30 13:29:43 -08:00
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common_features.mk Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
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
testlist.mk
Vagrantfile

This is the develop branch!

See the Breaking Changes document 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.