This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
Instead of having all sendstring keycode mappings in the main quantum.c
file, give each one its own file in keymap_extras that can be #included
in a user's keymap. If one is included, it will define the appropriate
lookup tables and overwrite the weak definitions in quantum.c.
(Including more than one sendstring definition will fail at compile
time.)

Update @rai-suta's test keymap to match, as well as the documentation.
2017-07-05 10:55:47 -04:00
2017-07-03 00:23:37 -04:00
2016-08-27 18:37:28 +03:00
2017-06-11 15:36:28 -04:00
2017-07-02 23:38:20 -04:00
2017-06-18 23:49:38 +03:00
2017-06-19 00:46:53 +03:00
2017-06-03 10:28:46 -04:00
2017-06-05 16:25:59 -04:00
2017-05-29 11:37:20 -04:00
2016-07-30 08:37:30 +02:00

Quantum Mechanical Keyboard Firmware

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.

Description
Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
Readme 167 MiB
Languages
C 90.3%
Makefile 4.2%
C++ 4.1%
Python 0.7%
Objective-C 0.5%