From: Erez Zukerman Date: Fri, 20 Jan 2017 01:38:13 +0000 (-0500) Subject: Added KC_QUES, updated file path. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b420185f5bc67f46d4733e52bd0ee01e98e75fd0;p=qmk_firmware.git Added KC_QUES, updated file path. --- diff --git a/Home.md b/Home.md index 0c33a425b..60a80a7ca 100644 --- a/Home.md +++ b/Home.md @@ -388,10 +388,11 @@ You can also chain these, like this: LALT(LCTL(KC_DEL)) -- this makes a key that sends Alt, Control, and Delete in a single keypress. -The following shortcuts automatically add `LSFT()` to keycodes to get commonly used symbols. Their long names are also available and documented in `/quantum/keymap_common.h`. +The following shortcuts automatically add `LSFT()` to keycodes to get commonly used symbols. Their long names are also available and documented in `quantum/quantum_keycodes.h`. KC_TILD ~ KC_EXLM ! + KC_QUES ? KC_AT @ KC_HASH # KC_DLR $