Go to file
TurboMech 6b584a23c0 Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#2231)
* Updated ACR60, Mechmini, ALU84 readme information and config.h descripters

Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS.   This allows the keyboards to be more uniform amongst the different types.

* Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech

* Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h

* Fixed folder naming for alu84/keymaps/turbomech

* fixed error from compile

removed double `return MACRO_NONE;` and `switch (id) {`
2018-01-05 11:37:22 -05:00
.vscode
docs ADD RGBLIGHT_LIMIT_VAL (#2214) 2018-01-02 21:54:56 -05:00
drivers
keyboards Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#2231) 2018-01-05 11:37:22 -05:00
layouts Zweihander: remove app keys, etc. (#2167) 2017-12-20 19:55:17 -05:00
lib update chibios 2017-11-17 11:40:13 -05:00
quantum ADD RGBLIGHT_LIMIT_VAL (#2214) 2018-01-02 21:54:56 -05:00
tests add tests for action_layer.c and reset layer state after tests 2017-12-15 13:23:30 -05:00
tmk_core backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
users Clean up and tweaks of drashna keymaps and userspace (#2200) 2018-01-01 17:21:01 -05:00
util Update the urls for atmel tools 2018-01-03 10:00:40 -08:00
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 2017-12-11 21:06:05 -05:00
.editorconfig
.gitattributes
.gitignore
.gitmodules Update .gitmodules 2017-11-16 15:09:45 -05:00
.travis.yml update avr url 2018-01-02 21:35:42 -05:00
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
Makefile update version silencing 2017-11-14 22:56:29 -05:00
Vagrantfile
autocomplete.sh
book.json
bootloader.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
build_full_test.mk
build_keyboard.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
build_layout.mk
build_test.mk
common.mk
common_features.mk
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Change awk detector to work with mawk; fixes #2073 2017-11-30 22:15:20 -05:00
readme.md Found some broken links while looking up ARM keyboard support 2017-12-15 13:23:52 -05:00
secrets.tar.enc
shell.nix shell.nix: add teensy loader 2017-11-26 17:55:24 -05:00
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.