diff options
Diffstat (limited to 'keyboards/splitography/keymaps')
-rw-r--r-- | keyboards/splitography/keymaps/default/readme.md | 14 | ||||
-rw-r--r-- | keyboards/splitography/keymaps/jeandeaual/readme.md | 7 | ||||
-rw-r--r-- | keyboards/splitography/keymaps/multi/readme.md | 15 |
3 files changed, 0 insertions, 36 deletions
diff --git a/keyboards/splitography/keymaps/default/readme.md b/keyboards/splitography/keymaps/default/readme.md deleted file mode 100644 index b136d85efb..0000000000 --- a/keyboards/splitography/keymaps/default/readme.md +++ /dev/null @@ -1,14 +0,0 @@ -# [Guide](https://softhruf.love/pages/guides) - -[Splitography quick start video](https://www.youtube.com/watch?v=ru4cRQ2s_v0) - -A short video guide on how to set up the SOFT/HRUF Splitography, a mechanical keyboard intended for use with [Plover](https://www.openstenoproject.org/plover/). - -Here is a reference card for the standard keyboard layout: - -![Reference card](https://i.imgur.com/ywe8jXR.png) - -* While holding down a colored thumb key, the matching colored functions/characters on the remaining keys can be pressed. -* Bottom edge keys are accessed by holding down both keys. -* Numlock locks in the Numpad layer. -* Alt and Shift pressed simultaneously to return to the standard layout. diff --git a/keyboards/splitography/keymaps/jeandeaual/readme.md b/keyboards/splitography/keymaps/jeandeaual/readme.md deleted file mode 100644 index 8e786b7fc5..0000000000 --- a/keyboards/splitography/keymaps/jeandeaual/readme.md +++ /dev/null @@ -1,7 +0,0 @@ -# Differences with the [default layout](../default) - -* Alt and Ctrl are shifted. -* Use Gemini PR instead of TX Bolt. -* The Plover layer has been removed. -* QWERTY and Dvorak like in the [multi layout](../multi). -* The default layer is set to the steno (Gemini PR) layout. diff --git a/keyboards/splitography/keymaps/multi/readme.md b/keyboards/splitography/keymaps/multi/readme.md deleted file mode 100644 index 2eb7d8f98c..0000000000 --- a/keyboards/splitography/keymaps/multi/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# Differences with the [default layout](../default) - -* QWERTY, Dvorak, Colemak and Workman are available by pressing Orange + Blue + one of the top left keys: - -``` -┌──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┬──────┐ -│TxBolt│QWERTY│Dvorak│Colemk│Workmn│Scroll│ / │ 7 │ 8 │ 9 │ - │ │ -├──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┤ -│ Alt │ Home │ Up │ End │ PgUp │ Caps │ * │ 4 │ 5 │ 6 │ + │ Enter│ -├──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┼──────┤ -│ Shift│ Left │ Down │ Right│ PgDn │ Num │ 0 │ 1 │ 2 │ 3 │ │ GUI │ -└──────┴──────┴──────┴──────┼──────┼──────┼──────┼──────┼──────┴──────┴──────┴──────┘ - │ f() │ f() │ -- │ Ctrl │ - └──────┴──────┴──────┴──────┘ -``` |