Go to file
drashna b79a4cfeba Updated personal keymaps (#1945)
* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info

* Cleanup macros

* Fix odd merge issue

* Tweaked RGB lighting stuff

* Start to merge orthodox/ergodox keymaps (persistant layers)

* Add forced NKRO

* Added Colemak and Dvorak layers to default orthodox keymap

* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow

* Updated macros and added workman keymaps

* Fixed RGB lighting for Workman layout

* Add leader keys

* Remove force NKRO

* Add Viterbi one handed layout and minor tweaks to others

* Finishing up Viterbi keyboard layout, and NKRO tweaks to other layouts

* Made "make" keystroke universal

* Clean up and updates of drashna keymaps

* Add workman layer to planck

* Update to keymaps

* Fix accidental commit because I don't know how to git

* Fix makefile toggle code in ez keymap
Finish adding RGB code to orthodox

* missing underscore in init function declaration

* Updated RGB Underglow layer indication code due to discovery of the layer_state_set_kb function

* Remove unnecessary planck layout
2017-11-01 00:13:20 -07:00
.vscode Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
docs update hand wiring link 2017-10-31 13:38:57 -04:00
drivers
keyboards Updated personal keymaps (#1945) 2017-11-01 00:13:20 -07:00
layouts zweihander-osx: Remove app keys, etc. 2017-10-31 00:28:56 -04:00
lib
quantum Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
tests
tmk_core Fix pointing device feature 2017-10-31 20:59:55 -04:00
users Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
util hack to force new tag 2017-10-15 20:04:23 -04:00
.editorconfig Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
.gitattributes
.gitignore Added ajp10304 Planck layout (#1887) 2017-10-23 08:28:52 -10:00
.gitmodules
.travis.yml add qmk.fm as a backup host 2017-10-15 13:37:46 -04:00
CODE_OF_CONDUCT.md
Dockerfile
Makefile add note to makefile for future use 2017-10-15 16:54:06 -04:00
Vagrantfile
autocomplete.sh Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
book.json
build_full_test.mk
build_keyboard.mk Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
build_layout.mk
build_test.mk
common.mk
common_features.mk Fix pointing device feature 2017-10-31 20:59:55 -04:00
lcd_backlight_keyframes.h
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
readme.md
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.

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.

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.

Documentation

https://docs.qmk.fm is 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.