personal fork of qmk
Go to file
drashna 101b998ac2 Fix Pointing Device code (#1934)
* Fix pointer device options

when the feature was added, the appropriate option definition wasn't created.  This needs to be added to function properly.

* Update common_features.mk

* missing underscore in init function declaration
2017-10-31 11:13:00 -04:00
.vscode
docs fixed two typos 2017-10-31 00:40:27 -04:00
drivers
keyboards add Thai layers for the GunP planck (#1910) 2017-10-31 00:39:33 -04: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 Logical Maximum to be recognized as 255 instead of -1 2017-10-31 11:12:06 -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
.gitattributes
.gitignore Added ajp10304 Planck layout (#1887) 2017-10-23 08:28:52 -10:00
.gitmodules
.travis.yml
autocomplete.sh
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
CODE_OF_CONDUCT.md
common_features.mk Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
common.mk
Dockerfile
lcd_backlight_keyframes.h Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT 2017-07-10 09:01:59 -04:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile add note to makefile for future use 2017-10-15 16:54:06 -04:00
message.mk
readme.md
secrets.tar.enc
shell.nix
testlist.mk
Vagrantfile

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.