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.
 
 
 
 
 
Go to file
Chuck Lauer Vose a3104a7110 [Keyboard] Initial commit of Laptreus Keyboard (#4967)
* Add userspace files for vosechu

* Code review corrections

* Few more code review corrections

* Initial add of Laptreus code

* Initial add of Laptreus code

* Adding last punctuation to default

* Add some debug suggestions to the debug readme

* Fixes for PR feedback

* Fixing capitalization of readme files

* update auto detect connection logic
6 years ago
.github Add support for PR and Issue templates to QMK_firmware GitHub (#4494) 6 years ago
.vscode
docs Improvements to Space Cadet Shift (#3856) 6 years ago
drivers Practice60 RGB and PWM Backlight (#4929) 6 years ago
keyboards [Keyboard] Initial commit of Laptreus Keyboard (#4967) 6 years ago
layouts [Keymap] Added , to fix errors (#5034) 6 years ago
lib Revert changes to chibiOS-contrib (#4176) 7 years ago
quantum Fix Bootmgic Mod Handling for LM keycodes (#4740) 6 years ago
tests Remove empty action_function() 6 years ago
tmk_core Remove unnecessary IS_COMMAND definitions from recently added keyboards (#5065) 6 years ago
users [Keymap] Update personal userspace and keymaps (#4963) 6 years ago
util Read user input properly in linux_install.sh for Gentoo (#4395) 6 years ago
.clang_complete
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml Improve diagnostics for build hashes 6 years ago
CODE_OF_CONDUCT.md
Dockerfile Add a better Docker build script + update Dockerfile (#4222) 6 years ago
Doxyfile
LICENSE
Makefile Add distclean target instead 6 years ago
Vagrantfile Initial fixes for vagrant (#4900) 6 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Fix file size check for parallel make (#5012) 6 years ago
build_layout.mk
build_test.mk
common.mk Move Split Common VPATH addition (#4716) 6 years ago
common_features.mk Simplify split_common Code significantly (#4772) 6 years ago
doxygen-todo
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
secrets.tar.enc
shell.nix shell.nix: Packages relocated in upstream cleanup 6 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.