diff options
author | tmk <wakojun+tmk@gmail.com> | 2014-11-26 18:12:44 -0800 |
---|---|---|
committer | tmk <wakojun+tmk@gmail.com> | 2014-11-26 18:12:44 -0800 |
commit | cca7b107272892cc512b3cf68aa0de4723491b96 (patch) | |
tree | 80a58d30cfc342d0931c7b908d06472a8fd0e1e9 | |
parent | d4437d66945160af7af216ea0c71f9b5fc82add8 (diff) |
Updated FAQ Keymap (markdown)
-rw-r--r-- | FAQ-Keymap.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index 87a21d0f25..c1d57dc28a 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -30,9 +30,9 @@ Old vintage mechanical keyboards occasionally have lock switches but modern ones ## Input language specific charactors other than ASCII like Cédille 'Ç' -NO UNIVERSAL METHOD TO INPUT THOSE WORKS OVER ALL SYSTEMS. You have to define MACRO in way specific to your OS or layout. +NO UNIVERSAL METHOD TO INPUT THOSE WORKS OVER ALL SYSTEMS. You have to define **MACRO** in way specific to your OS or layout. -See this post for example code. +See this post for example **MACRO** code. http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478-120.html#p195620 |