No description
Find a file
Hannes Egler c58921c64c KBD75 ISO support (#2201)
* iso_de_mac

ISO-DE layout with mac media controls

* Delete keymap.c

* iso_de_mac

ISO-DE support with Mac media keys

* Add files via upload

Layout overview

* iso layout support

Adds support for the extra key of ISO

* Update keymap.c

typo-fix

* fixed mac next key

* Delete Layout.png

* Delete keymap.c
2018-01-01 17:16:24 -05:00
.vscode Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
docs Add on/off/toggle keycodes for Auto Shift 2017-12-20 14:38:56 -05:00
drivers
keyboards KBD75 ISO support (#2201) 2018-01-01 17:16:24 -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 Fix of #2094 2017-12-31 22:46:31 -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 Unsign key argument in add_key_to_report 2017-12-19 09:25:26 -05:00
users added ALU84 keyboard and TurboMech user space (#2206) 2017-12-31 22:39:34 -05:00
util Marked util/atmega32a_program.py as executable so that programming script works. 2017-12-19 10:51:37 -05:00
.clang_complete Vim Layout for Ergodox-EZ (mac only) (#2112) 2017-12-11 21:06:05 -05:00
.editorconfig Add EditorConfig file (#1930) 2017-10-31 11:13:40 -04:00
.gitattributes
.gitignore 333fred layout update (#1971) 2017-11-06 12:09:01 -05:00
.gitmodules Update .gitmodules 2017-11-16 15:09:45 -05:00
.travis.yml
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
CODE_OF_CONDUCT.md
common.mk
common_features.mk Fix pointing device feature 2017-10-31 20:59:55 -04:00
Dockerfile
LICENSE add an explicit lisence file for github to pickup 2017-11-13 20:50:54 -05:00
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
Makefile update version silencing 2017-11-14 22:56:29 -05:00
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
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.