diff options
author | tmk <wakojun+tmk@gmail.com> | 2014-11-26 18:13:26 -0800 |
---|---|---|
committer | tmk <wakojun+tmk@gmail.com> | 2014-11-26 18:13:26 -0800 |
commit | f7172ff5a60cb501375aa147b806151a6b6d765e (patch) | |
tree | 0722ca8106c90f8f3c7312adf35234c03f62ebad | |
parent | cca7b107272892cc512b3cf68aa0de4723491b96 (diff) |
Updated FAQ Keymap (markdown)
-rw-r--r-- | FAQ-Keymap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index c1d57dc28a..a74228365c 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -29,7 +29,7 @@ Using enabling this feature and using keycodes `LCAP`, `LNUM` or `LSCR` in keyma Old vintage mechanical keyboards occasionally have lock switches but modern ones don't have. ***You don't need this feature in most case and just use keycodes `CAPS`, `NLCK` and `SLCK`.*** -## Input language specific charactors other than ASCII like Cédille 'Ç' +## Input special 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. See this post for example **MACRO** code. |