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
Charles Pletcher 9b91789193 Add dilly/pletcher layout (#2880)
* Add pletcher keymap to dilly/keymaps

For the moment, this keymap just removes unneeded RGB keycodes, since
an iPad will cut the keyboard off if LEDs are turned on.

* Drop support for A_RSFT, add media and autoshift

* Lower USB_MAX_POWER_CONSUMPTION for dilly on iPad

* Document USB_MAX_POWER_CONSUMPTION

This config option is useful for limiting the requested power by, e.g.,
an iOS device. While the default value is 500, a much lower value--say,
50--can sufficiently power a small keyboard without LEDs.
7 years ago
.vscode
docs Add dilly/pletcher layout (#2880) 7 years ago
drivers Update whitefox to use the K-Type teensy workaround 7 years ago
keyboards Add dilly/pletcher layout (#2880) 7 years ago
layouts Update to drashna keymaps and userspace (#2876) 7 years ago
lib Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
quantum Update to drashna keymaps and userspace (#2876) 7 years ago
tests
tmk_core Add a custom USB driver for ARM (#2750) 7 years ago
users Update to drashna keymaps and userspace (#2876) 7 years ago
util Added archlinux support to linux_install.sh 7 years ago
.clang_complete
.editorconfig Fix .editorconfig to not mess with line endings 7 years ago
.gitattributes
.gitignore Ajp10304 (#2719) 7 years ago
.gitmodules
.travis.yml Generate API docs from source code comments (#2491) 7 years ago
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile Generate API docs from source code comments (#2491) 7 years ago
LICENSE
Makefile Added a clean target to remove build artifacts 7 years ago
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Talljoe's layout with common keymap. (#2764) 7 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix Audio Clicky sub-feature (#2784) 7 years ago
doxygen-todo Generate API docs from source code comments (#2491) 7 years ago
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Reset color after submodule warning message 8 years ago
readme.md Update readme.md (#2687) 7 years ago
secrets.tar.enc
shell.nix
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status Gitter 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, and the Clueboard by Zach White.

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.