Emmanuel Odongo bb86d8a00c Docs: Fix some minor errors in tap dance example (#3530)
* Fix some minor errors in tap dance example

Fix for #3529
Fix minor errors in the code examples for __Example 4: 'Quad Function Tap-Dance'__ and relevant documentation. 
Clarified the need to include the header file in `keymap.c`.

* Use #pragma once in header guard

Fix for #3529
Implement change requested in #3530
2018-07-31 17:50:02 -07:00
2018-05-12 08:52:11 -07:00
2018-07-18 12:55:57 -04:00
2018-05-09 23:39:46 -04:00
2018-07-15 14:14:47 -04:00
2016-08-27 18:37:28 +03:00
2018-04-15 09:48:19 -07:00
2017-11-16 15:09:45 -05:00
2017-08-19 08:31:54 -04:00
2018-07-16 22:25:02 -04:00
2018-07-16 22:25:02 -04:00
2017-08-19 08:17:58 -04:00
2018-05-03 15:56:10 -04:00
2018-07-15 13:58:50 -04:00

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 Erez Zukerman, and the Clueboard by Zach White.

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.

Description
Personal fork of the QMK keyboard firmware
Readme 108 MiB
Languages
C 85.4%
C++ 6.4%
Makefile 5.1%
Objective-C 1.7%
Assembly 0.6%
Other 0.7%