You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
MechMerlin 5319667c55 Support upcoming caps_unlocked boards in QMK Configurator (#2738)
* Change KEYMAP macro to LAYOUT macro

* Add CU24 QMK Configurator Support

- Change KEYMAP macro to LAYOUT macro
- Add new LAYOUTS to support a default numpad

* QMK Configurator Support for CU75

Add LAYOUT_all to support all layouts
Add corresponding info.json
7 years ago
.vscode
docs Remove obsolete info.json entries (#2712) 7 years ago
drivers Update whitefox to use the K-Type teensy workaround 7 years ago
keyboards Support upcoming caps_unlocked boards in QMK Configurator (#2738) 7 years ago
layouts More QMK Configurator Warning/Error Fixes (#2720) 7 years ago
lib Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
quantum Improve state/chord handling and clean up namespace 7 years ago
tests add tests for action_layer.c and reset layer state after tests 7 years ago
tmk_core Tabs to spaces in usb_descriptor.h 7 years ago
users More Configurator Warning Fixes (#2716) 7 years ago
util Hopefully fix Travis Auto-Incrementation 7 years ago
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 8 years ago
.editorconfig Fix .editorconfig to not mess with line endings 7 years ago
.gitattributes
.gitignore Generate API docs from source code comments (#2491) 7 years ago
.gitmodules
.travis.yml Generate API docs from source code comments (#2491) 7 years ago
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile Generate API docs from source code comments (#2491) 7 years ago
LICENSE
Makefile Added a clean target to remove build artifacts 7 years ago
Vagrantfile
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Update whitefox to use the K-Type teensy workaround 7 years ago
build_layout.mk
build_test.mk
common.mk
common_features.mk Rule to enable Modifiers with Auto-Shift (#2542) 7 years ago
doxygen-todo Generate API docs from source code comments (#2491) 7 years ago
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Reset color after submodule warning message 7 years ago
readme.md Found some broken links while looking up ARM keyboard support 7 years ago
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.