Merge pull request #1356 from fabienheureux/patch-1

Broken Keymap docs link
master
Jack Humbert 2017-06-02 09:21:15 -04:00 committed by GitHub
commit af931368ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Overview
When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/keymap.md) each key needs a valid key definition.
When defining a [keymap](/Keymap.md) each key needs a valid key definition.
This page documents the symbols that correspond to keycodes that are available to you in QMK.