diff options
Diffstat (limited to 'keyboards/s60_x')
| -rw-r--r-- | keyboards/s60_x/keymaps/custom/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/hasu/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/hhkb/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/plain/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/poker/readme.md | 4 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/poker_bit/readme.md | 4 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/poker_set/readme.md | 4 | ||||
| -rw-r--r-- | keyboards/s60_x/keymaps/spacefn/readme.md | 2 |
8 files changed, 11 insertions, 11 deletions
diff --git a/keyboards/s60_x/keymaps/custom/readme.md b/keyboards/s60_x/keymaps/custom/readme.md index cf87bd915..fd79d5360 100644 --- a/keyboards/s60_x/keymaps/custom/readme.md +++ b/keyboards/s60_x/keymaps/custom/readme.md | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ### 8 Custom | 1 | ### 8 Custom |
| 2 | The custom keymap - [keymap_custom.c](keymap_custom.c) - is where I tested all the switches, not being concerned with a specific layout or layers. It's a plain layout option with the extra keys used on ISO & HHKB layouts being assigned some other keys. | 2 | The custom keymap - [keymap.c](keymap.c) - is where I tested all the switches, not being concerned with a specific layout or layers. It's a plain layout option with the extra keys used on ISO & HHKB layouts being assigned some other keys. |
| 3 | 3 | ||
| 4 | #### 8.0 Default layer | 4 | #### 8.0 Default layer |
| 5 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ | 5 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ |
diff --git a/keyboards/s60_x/keymaps/hasu/readme.md b/keyboards/s60_x/keymaps/hasu/readme.md index 64969b616..b79d0e97a 100644 --- a/keyboards/s60_x/keymaps/hasu/readme.md +++ b/keyboards/s60_x/keymaps/hasu/readme.md | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ### 5. Hasu | 1 | ### 5. Hasu |
| 2 | This is Hasu's favorite keymap with HHKB Fn, Vi cursor and Mousekey layer. See [keymap_hasu.c](keymap_hasu.c) for detail. | 2 | This is Hasu's favorite keymap with HHKB Fn, Vi cursor and Mousekey layer. See [keymap.c](keymap.c) for detail. |
| 3 | 3 | ||
| 4 | (Hasu is the initial creator of the TMK firmware, in case you weren't aware.) \ No newline at end of file | 4 | (Hasu is the initial creator of the TMK firmware, in case you weren't aware.) \ No newline at end of file |
diff --git a/keyboards/s60_x/keymaps/hhkb/readme.md b/keyboards/s60_x/keymaps/hhkb/readme.md index 2bceb26dd..c7dcec899 100644 --- a/keyboards/s60_x/keymaps/hhkb/readme.md +++ b/keyboards/s60_x/keymaps/hhkb/readme.md | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ### 7. HHKB | 1 | ### 7. HHKB |
| 2 | [keymap_hhkb.c](keymap_hhkb.c) emulates original HHKB layers. | 2 | [keymap.c](keymap.c) emulates original HHKB layers. |
| 3 | #### 7.0: Default layer | 3 | #### 7.0: Default layer |
| 4 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ | 4 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ |
| 5 | │ Esc │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │ \ │ ` │ | 5 | │ Esc │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │ \ │ ` │ |
diff --git a/keyboards/s60_x/keymaps/plain/readme.md b/keyboards/s60_x/keymaps/plain/readme.md index ab13323e3..02f524495 100644 --- a/keyboards/s60_x/keymaps/plain/readme.md +++ b/keyboards/s60_x/keymaps/plain/readme.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### 4. Plain | 1 | ### 4. Plain |
| 2 | Without any Fn layer this will be useful if you want to use key remapping tool like AHK on host. | 2 | Without any Fn layer this will be useful if you want to use key remapping tool like AHK on host. |
| 3 | See [keymap_plain.c](keymap_plain.c) for detail. | 3 | See [keymap.c](keymap.c) for detail. |
| 4 | 4 | ||
| 5 | #### 4.0 Plain Default layer | 5 | #### 4.0 Plain Default layer |
| 6 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ | 6 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ |
diff --git a/keyboards/s60_x/keymaps/poker/readme.md b/keyboards/s60_x/keymaps/poker/readme.md index 0d8be9d0f..04d2b78be 100644 --- a/keyboards/s60_x/keymaps/poker/readme.md +++ b/keyboards/s60_x/keymaps/poker/readme.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### 3 Poker | 1 | ### 3 Poker |
| 2 | [keymap_poker.c](keymap_poker.c) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
| 3 | 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. | 3 | 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. |
| 4 | 4 | ||
| 5 | Fn + Esc = ` | 5 | Fn + Esc = ` |
| 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} | 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} |
diff --git a/keyboards/s60_x/keymaps/poker_bit/readme.md b/keyboards/s60_x/keymaps/poker_bit/readme.md index 0d8be9d0f..04d2b78be 100644 --- a/keyboards/s60_x/keymaps/poker_bit/readme.md +++ b/keyboards/s60_x/keymaps/poker_bit/readme.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### 3 Poker | 1 | ### 3 Poker |
| 2 | [keymap_poker.c](keymap_poker.c) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
| 3 | 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. | 3 | 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. |
| 4 | 4 | ||
| 5 | Fn + Esc = ` | 5 | Fn + Esc = ` |
| 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} | 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} |
diff --git a/keyboards/s60_x/keymaps/poker_set/readme.md b/keyboards/s60_x/keymaps/poker_set/readme.md index 0d8be9d0f..04d2b78be 100644 --- a/keyboards/s60_x/keymaps/poker_set/readme.md +++ b/keyboards/s60_x/keymaps/poker_set/readme.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### 3 Poker | 1 | ### 3 Poker |
| 2 | [keymap_poker.c](keymap_poker.c) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
| 3 | 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. | 3 | 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. |
| 4 | 4 | ||
| 5 | Fn + Esc = ` | 5 | Fn + Esc = ` |
| 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} | 6 | Fn + {left, down, up, right} = {home, pgdown, pgup, end} |
diff --git a/keyboards/s60_x/keymaps/spacefn/readme.md b/keyboards/s60_x/keymaps/spacefn/readme.md index d04bd9486..fd657f652 100644 --- a/keyboards/s60_x/keymaps/spacefn/readme.md +++ b/keyboards/s60_x/keymaps/spacefn/readme.md | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ### 6. SpaceFN | 1 | ### 6. SpaceFN |
| 2 | This layout proposed by spiceBar uses space bar to change layer with using Dual role key technique. See [keymap_spacefn.c](keymap_spacefn.c) and [SpaceFN discussion](http://geekhack.org/index.php?topic=51069.0). | 2 | This layout proposed by spiceBar uses space bar to change layer with using Dual role key technique. See [keymap.c](keymap.c) and [SpaceFN discussion](http://geekhack.org/index.php?topic=51069.0). |
| 3 | 3 | ||
| 4 | #### 6.0 Default layer | 4 | #### 6.0 Default layer |
| 5 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ | 5 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ |
