Go to file
gorbachev 6766c5315e [Keyboard] 8 pack (#6031)
* 8-Pack Macropad

* Added MANUFACTUTER to config.h

* Fix the mirrored keymaps by creating rev1.1 and rev1.2 layouts, then using them in the keymaps

* fixes from code review comments

* Use revisions to manage the different layouts for rev1.1 and rev1.2

* Add DEFAULT_FOLDER to fix default build failures

* code review comments fixes

* code review comments fixes
2019-06-01 22:43:00 -07:00
.github
.vscode
docs Parameterise STM32 I2C pin modes and timing parameters. (#5671) 2019-06-01 16:04:09 -07:00
drivers Parameterise STM32 I2C pin modes and timing parameters. (#5671) 2019-06-01 16:04:09 -07:00
keyboards [Keyboard] 8 pack (#6031) 2019-06-01 22:43:00 -07:00
layouts [Keymap] jotix's ortho4x12 layout (#6045) 2019-06-01 13:22:41 -07:00
lib
quantum Add additional pins for Teensy 3.x and LC 2019-06-01 13:33:11 -07:00
tests
tmk_core Copy avr teensy flash logic to arm (#6016) 2019-05-30 16:53:49 -07:00
users [Keymap] Xulkal user changes (#6044) 2019-06-01 14:39:31 -07:00
util Initial attempt to fix docker creating files as root 2019-05-31 14:39:43 -07:00
.clang_complete
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml Use qmk docker image for travis CI builds 2019-05-31 11:04:16 -07:00
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk
build_layout.mk
build_test.mk
CODE_OF_CONDUCT.md
common_features.mk
common.mk
Dockerfile Use qmk docker image for travis CI builds 2019-05-31 11:04:16 -07:00
Doxyfile
doxygen-todo
LICENSE
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile
message.mk
readme.md
secrets.tar.enc
shell.nix
show_options.mk
testlist.mk
Vagrantfile

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 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.