diff options
author | Brian Choromanski <BrianChoromanski@gmail.com> | 2018-03-01 10:45:47 -0500 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-03-01 07:45:47 -0800 |
commit | 7f7f763598b7be7b2081a73be2124f40349d8032 (patch) | |
tree | 2e89e3fb645567b5605d396abd13cf519d012bf9 /keyboards/s60_x/keymaps/poker_bit | |
parent | 2b8a82fb9defa95ca679672322e7f43052fdc44f (diff) |
Fixed dead links (#2451)
* Fixed typo of 'confid.h' to 'config.h'
* Fixed broken links in docs
* Fixed a lot of dead links
Diffstat (limited to 'keyboards/s60_x/keymaps/poker_bit')
-rw-r--r-- | keyboards/s60_x/keymaps/poker_bit/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/s60_x/keymaps/poker_bit/readme.md b/keyboards/s60_x/keymaps/poker_bit/readme.md index 0d8be9d0f8..04d2b78bef 100644 --- a/keyboards/s60_x/keymaps/poker_bit/readme.md +++ b/keyboards/s60_x/keymaps/poker_bit/readme.md @@ -1,6 +1,6 @@ ### 3 Poker -[keymap_poker.c](keymap_poker.c) emulates original Poker layers -while both [keymap_poker_bit.c](keymap_poker_bit.c) and [keymap_poker_set.c](keymap_poker_set.c) implements same layout in different way and they fix a minor issue of original Poker and enhance arrow keys. +[keymap_poker](../poker/readme.md) emulates original Poker layers +while both [keymap_poker_bit](../poker_bit/readme.md) and [keymap_poker_set](../poker_set/readme.md) implements same layout in different way and they fix a minor issue of original Poker and enhance arrow keys. Fn + Esc = ` Fn + {left, down, up, right} = {home, pgdown, pgup, end} |