diff options
author | Noah Andrews <NoahAndrews@users.noreply.github.com> | 2017-01-13 10:21:47 -0500 |
---|---|---|
committer | Noah Andrews <NoahAndrews@users.noreply.github.com> | 2017-01-13 10:21:47 -0500 |
commit | 032712866f0b280b464a1168bfe7d632027075f5 (patch) | |
tree | d4c06387b8993f6bb7c4ec93e6b53ee5faed146a /Home.md | |
parent | 942b78e8c2406f0631a25f21a166c74a4ef21f3d (diff) | |
download | qmk_firmware-032712866f0b280b464a1168bfe7d632027075f5.tar.gz qmk_firmware-032712866f0b280b464a1168bfe7d632027075f5.zip |
Link correctly to keycode.txt
Diffstat (limited to 'Home.md')
-rw-r--r-- | Home.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -347,7 +347,7 @@ You can then override any settings, rather than having to copy and paste the who # Going beyond the keycodes -Aside from the [basic keycodes](doc/keycode.txt), your keymap can include shortcuts to common operations. +Aside from the [basic keycodes](https://github.com/jackhumbert/qmk_firmware/blob/master/doc/keycode.txt), your keymap can include shortcuts to common operations. ## Quick aliases to common actions |