diff options
author | tmk <wakojun+tmk@gmail.com> | 2014-09-28 00:53:13 -0700 |
---|---|---|
committer | tmk <wakojun+tmk@gmail.com> | 2014-09-28 00:53:13 -0700 |
commit | 7219c4a4b6aa3657a722676965039411ec35c6f9 (patch) | |
tree | 774b625d67a1374e849c1b655df2fb3948ad7086 /FAQ.md | |
parent | 6ec6c8017f170017a67af8456e4ae9127529e970 (diff) | |
download | firmware-7219c4a4b6aa3657a722676965039411ec35c6f9.tar.gz firmware-7219c4a4b6aa3657a722676965039411ec35c6f9.tar.bz2 firmware-7219c4a4b6aa3657a722676965039411ec35c6f9.zip |
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -64,7 +64,8 @@ Use `KC_PWR` instead of `KC_POWER` or vice versa. http://geekhack.org/index.php?topic=14290.msg1327264#msg1327264
## Oneshot modifier
-https://github.com/tmk/tmk_keyboard/issues/71
+Solves my personal 'the' problem. I often got 'the' or 'THe' wrongly instead of 'The'. Oneshot Shift mitgates this for me.
+https://github.com/tmk/tmk_keyboard/issues/67
# Degug Console
## hid_listen can't find device
|