]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ Keymap (markdown)
authortmk <tmk@users.noreply.github.com>
Tue, 13 Jan 2015 20:15:42 +0000 (05:15 +0900)
committertmk <tmk@users.noreply.github.com>
Tue, 13 Jan 2015 20:15:42 +0000 (05:15 +0900)
FAQ-Keymap.md

index 62054138bd2bee99e54c83622c9dd96df9c0bf51..bdf9a90c3a974fb4aacf75e7dec05c214cd9db41 100644 (file)
@@ -1,6 +1,10 @@
 # Keymap
 ## Sysrq key
-see #168
+Use keycode for Print Screen(`KC_PSCREEN' or `KC_PSCR`) instead of `KC_SYSREQ`. Key combination of 'Alt + Print Screen' is recognized as 'System request'.
+
+See [issue #168](https://github.com/tmk/tmk_keyboard/issues/168) and
+http://en.wikipedia.org/wiki/Magic_SysRq_key
+http://en.wikipedia.org/wiki/System_request
 
 ## Power key doesn't work
 Use `KC_PWR` instead of `KC_POWER` or vice versa.