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.
 
 
 
 
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
* Preliminary additon of bootmagic lite functionality

* Cleanup code

* Clean up bootmagic code

* Add documentation and clean up code

* Make 'lite' an option for BOOTMAGIC_ENABLE

* Update Templates with note about Bootmagic Lite option

* Detect Debounce variable

* Make sure debounce is a non-zero number

* Capitalize Bootmagic

* Capitalize bootmagic

* Update wording

* Re-add EEPROM reset, by popular demand

And add eeprom-less version to drashna userspace for his sanity

* Fix spacing

* Set BOOTMAGIC_ENABLE to use full/lite/off

And default yes to "full" for compatibility

* Add Bootmagic lite info to templates

* Remove text from makefiles

* Cleanup of makefile

* mention yes in bootmagic docs

* Wordsmitthing the docs

* Fix white spaces

* Readd default bootmagic setting, because it's necessary
7 years ago
.vscode Xton's first keymap! (#2941) 8 years ago
docs Add Bootmagic Lite to QMK (#4215) 7 years ago
drivers Remove all of the deprecated RGB defines 7 years ago
keyboards Keymap: update keymap transmogrified (#4241) 7 years ago
layouts Keymap: Update userspace (I want my Hacktoberfest shirt!) (#4252) 7 years ago
lib Revert changes to chibiOS-contrib (#4176) 7 years ago
quantum Add Bootmagic Lite to QMK (#4215) 7 years ago
tests add tests for action_layer.c and reset layer state after tests 8 years ago
tmk_core Add Bootmagic Lite to QMK (#4215) 7 years ago
users Add Bootmagic Lite to QMK (#4215) 7 years ago
util Bug: Users had to be in the /util directory to run the script (#4228) 7 years ago
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 8 years ago
.editorconfig Fix .editorconfig to not mess with line endings 8 years ago
.gitattributes
.gitignore Ajp10304 (#2719) 8 years ago
.gitmodules Update .gitmodules 8 years ago
.travis.yml Generate API docs from source code comments (#2491) 8 years ago
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 7 years ago
Dockerfile
Doxyfile Generate API docs from source code comments (#2491) 8 years ago
LICENSE add an explicit lisence file for github to pickup 8 years ago
Makefile improve looks like hang up when first time execute make git-submodule (#3846) 7 years ago
Vagrantfile Update the installation script PR (#4167) 7 years ago
autocomplete.sh Make arguments redo, subproject elimination (#1784) 8 years ago
book.json
bootloader.mk Add Teensy ++ 2.0 bootloader support 8 years ago
build_full_test.mk
build_keyboard.mk Fix LAYOUT define generation (#4148) 7 years ago
build_layout.mk
build_test.mk
common.mk Lets split eh (#3120) 8 years ago
common_features.mk add support for encoders to core 7 years ago
doxygen-todo Generate API docs from source code comments (#2491) 8 years ago
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Treat too-large firmwares as an error, not a warning (#3956) 7 years ago
readme.md Add Atreus as an official board. 7 years ago
secrets.tar.enc
shell.nix Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) 7 years ago
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status 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 hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

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 Erez Zukerman, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official website

http://qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.