Go to file
Drashna Jaelre 88a783a8a7
[Keyboard] PloopyCo update and fixes (#10936)
This is based on feedback talking with crop_octagon about the device.  Future trackballs will ship with ATMEL DFU for simplicity.  This also includes some fixes and optimizations based on code review and tinkering on my own devices.
2020-11-18 23:20:29 +01:00
.github Improve the QMK Lint workflow (#10909) 2020-11-10 15:21:59 +00:00
.vscode
api_data Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
bin
docs Update one_shot_keys.md (#10917) 2020-11-18 21:31:21 +00:00
drivers Add brightness level API to OLED driver (#10772) 2020-10-29 00:12:50 -07:00
keyboards [Keyboard] PloopyCo update and fixes (#10936) 2020-11-18 23:20:29 +01:00
layouts Refactor the crkbd/via keymap and fix OLED bugs (#10354) 2020-11-16 21:18:45 -08:00
lib CLI: Udev related fixes and improvements (#10736) 2020-11-16 21:09:32 +00:00
platforms/chibios
quantum Fix typo causing `redefined error` in keymap_french_osx (#10962) 2020-11-17 09:27:09 +11:00
tests
tmk_core Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 2020-11-09 13:33:40 -08:00
users userspace and keymap changes for rupa (#10489) 2020-11-10 16:04:46 +11:00
util CLI: Udev related fixes and improvements (#10736) 2020-11-16 21:09:32 +00:00
.clang-format
.editorconfig
.gitattributes
.gitignore Generate api data on each push (#10609) 2020-10-25 14:48:44 -07:00
.gitmodules
.travis.yml CI: Add docs build and deploy workflow (#7448) 2020-11-10 07:00:40 -08:00
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk Indicator LEDs as config (#10816) 2020-11-08 22:31:16 +00:00
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix Update shell.nix (#10712) 2020-10-23 17:50:05 +11:00
show_options.mk
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 powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

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 ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.