diff options
author | Drashna Jaelre <drashna@live.com> | 2019-09-01 09:09:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-01 09:09:43 -0700 |
commit | bf558e42fda6ab83c811924fed9da0b4385c5a70 (patch) | |
tree | f21ced74c731bd0c400131490fc995a2dc9e9b27 /keyboards/sentraq/s60_x | |
parent | 3fae3076ceb6495a0c3817aff94e2149190ac7ca (diff) | |
download | qmk_firmware-bf558e42fda6ab83c811924fed9da0b4385c5a70.tar.gz qmk_firmware-bf558e42fda6ab83c811924fed9da0b4385c5a70.zip |
Run dos2unix on whole repo (#6644)
Diffstat (limited to 'keyboards/sentraq/s60_x')
10 files changed, 10 insertions, 10 deletions
diff --git a/keyboards/sentraq/s60_x/keymaps/custom/readme.md b/keyboards/sentraq/s60_x/keymaps/custom/readme.md index fd79d5360..88ecdbbfc 100644 --- a/keyboards/sentraq/s60_x/keymaps/custom/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/custom/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 8 Custom | 1 | ### 8 Custom |
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. | 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 |
diff --git a/keyboards/sentraq/s60_x/keymaps/default/readme.md b/keyboards/sentraq/s60_x/keymaps/default/readme.md index 01cda9df9..8154d114a 100644 --- a/keyboards/sentraq/s60_x/keymaps/default/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/default/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 1 Standard - ANSI | 1 | ### 1 Standard - ANSI |
2 | The standard keymap is the one that is pre-flashed on the S60-X. | 2 | The standard keymap is the one that is pre-flashed on the S60-X. |
3 | 3 | ||
4 | #### 1.0 Default layer | 4 | #### 1.0 Default layer |
diff --git a/keyboards/sentraq/s60_x/keymaps/hasu/readme.md b/keyboards/sentraq/s60_x/keymaps/hasu/readme.md index b79d0e97a..7a8104472 100644 --- a/keyboards/sentraq/s60_x/keymaps/hasu/readme.md +++ b/keyboards/sentraq/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.c](keymap.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/sentraq/s60_x/keymaps/hhkb/readme.md b/keyboards/sentraq/s60_x/keymaps/hhkb/readme.md index c7dcec899..08df14e48 100644 --- a/keyboards/sentraq/s60_x/keymaps/hhkb/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/hhkb/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 7. HHKB | 1 | ### 7. HHKB |
2 | [keymap.c](keymap.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 | ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐ |
diff --git a/keyboards/sentraq/s60_x/keymaps/iso/readme.md b/keyboards/sentraq/s60_x/keymaps/iso/readme.md index 2c06bf86f..6b846617d 100644 --- a/keyboards/sentraq/s60_x/keymaps/iso/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/iso/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 2 Standard - ISO | 1 | ### 2 Standard - ISO |
2 | The same as the standard keymap, but with additional ISO keys. | 2 | The same as the standard keymap, but with additional ISO keys. |
3 | 3 | ||
4 | 4 | ||
diff --git a/keyboards/sentraq/s60_x/keymaps/plain/readme.md b/keyboards/sentraq/s60_x/keymaps/plain/readme.md index 02f524495..402aa1bf9 100644 --- a/keyboards/sentraq/s60_x/keymaps/plain/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/plain/readme.md | |||
@@ -1,4 +1,4 @@ | |||
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.c](keymap.c) for detail. | 3 | See [keymap.c](keymap.c) for detail. |
4 | 4 | ||
diff --git a/keyboards/sentraq/s60_x/keymaps/poker/readme.md b/keyboards/sentraq/s60_x/keymaps/poker/readme.md index 04d2b78be..2fdc9d702 100644 --- a/keyboards/sentraq/s60_x/keymaps/poker/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/poker/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 3 Poker | 1 | ### 3 Poker |
2 | [keymap_poker](../poker/readme.md) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
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. | 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 | ||
diff --git a/keyboards/sentraq/s60_x/keymaps/poker_bit/readme.md b/keyboards/sentraq/s60_x/keymaps/poker_bit/readme.md index 04d2b78be..2fdc9d702 100644 --- a/keyboards/sentraq/s60_x/keymaps/poker_bit/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/poker_bit/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 3 Poker | 1 | ### 3 Poker |
2 | [keymap_poker](../poker/readme.md) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
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. | 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 | ||
diff --git a/keyboards/sentraq/s60_x/keymaps/poker_set/readme.md b/keyboards/sentraq/s60_x/keymaps/poker_set/readme.md index 04d2b78be..2fdc9d702 100644 --- a/keyboards/sentraq/s60_x/keymaps/poker_set/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/poker_set/readme.md | |||
@@ -1,4 +1,4 @@ | |||
1 | ### 3 Poker | 1 | ### 3 Poker |
2 | [keymap_poker](../poker/readme.md) emulates original Poker layers | 2 | [keymap_poker](../poker/readme.md) emulates original Poker layers |
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. | 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 | ||
diff --git a/keyboards/sentraq/s60_x/keymaps/spacefn/readme.md b/keyboards/sentraq/s60_x/keymaps/spacefn/readme.md index fd657f652..3fe215afc 100644 --- a/keyboards/sentraq/s60_x/keymaps/spacefn/readme.md +++ b/keyboards/sentraq/s60_x/keymaps/spacefn/readme.md | |||
@@ -1,4 +1,4 @@ | |||
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.c](keymap.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 |