diff options
author | tmk <tmk@users.noreply.github.com> | 2015-01-14 05:03:47 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-01-14 05:03:47 +0900 |
commit | 59c8a733e6332100fde6ac26005ae0d5a1d463a9 (patch) | |
tree | 28c8e4888f0671095897210a42aa93cd6cfdc1eb /FAQ-Keymap.md | |
parent | 2acb2f0937e416854147574e6a1d1435918f8881 (diff) | |
download | qmk_firmware-59c8a733e6332100fde6ac26005ae0d5a1d463a9.tar.gz qmk_firmware-59c8a733e6332100fde6ac26005ae0d5a1d463a9.zip |
Updated FAQ Keymap (markdown)
Diffstat (limited to 'FAQ-Keymap.md')
-rw-r--r-- | FAQ-Keymap.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index a74228365c..62054138bd 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -1,4 +1,7 @@ # Keymap +## Sysrq key +see #168 + ## Power key doesn't work Use `KC_PWR` instead of `KC_POWER` or vice versa. - `KC_PWR` works with Windows and Linux, not with OSX. |