Go to file
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
* initial files for rev 6 with encoder

* music map init, dip scan added

* adds ws2812 driver for arm

* flesh out dip and encoder support

* adds default encoder res

* adds default encoder res

* start muse implementation

* muse working with encoder as control

* flip direction

* try mouse wheel again

* dont break other revs

* dont break other revs

* conditional autio

* pwm ws driver (not working)

* update build includes for chibios

* update ws2812 driver/config

* last commit for glasser code

* working example

* remove rgb for now

* finish up rev6

* working encoder keycodes

* add warnings to planck keymaps about the LAYOUT
2018-07-16 11:48:31 -04:00
.vscode Xton's first keymap! (#2941) 2018-05-12 08:52:11 -07:00
docs Docs: Adjust prompt to be more recognizable (#3417) 2018-07-15 21:23:22 -07:00
drivers
keyboards
layouts
lib gcc 8.10 compilation fix (#2914) 2018-05-09 23:39:46 -04:00
quantum Adds support for Planck Rev 6 (#2666) 2018-07-16 11:48:31 -04:00
tests
tmk_core
users Correct conditional in mtdjr userspace (#3361) 2018-07-09 12:50:04 -07:00
util Added gentoo to installer (#3272) 2018-07-15 14:14:47 -04:00
.clang_complete
.editorconfig
.gitattributes Set eep files to binary mode 2016-08-27 18:37:28 +03:00
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile Reverting CMD Changes 2017-08-19 08:17:58 -04:00
Doxyfile
LICENSE add an explicit lisence file for github to pickup 2017-11-13 20:50:54 -05:00
Makefile
Vagrantfile
autocomplete.sh
book.json
bootloader.mk Add Teensy ++ 2.0 bootloader support 2018-05-08 20:08:17 -04:00
build_full_test.mk Add SRC and OPT_DEFS when building tests 2017-07-20 10:17:31 -04:00
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
doxygen-todo
license_GPLv2.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
license_GPLv3.md Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
license_Modified_BSD.md
message.mk Reset color after submodule warning message 2018-01-12 13:25:05 -05:00
readme.md
secrets.tar.enc
shell.nix
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, 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.