diff options
Diffstat (limited to '')
| -rw-r--r-- | README | 4 | ||||
| -rwxr-xr-x | active/a_qwerty.txt | 19 | ||||
| -rwxr-xr-x | active/b_qwerty.txt | 21 | 
3 files changed, 43 insertions, 1 deletions
@@ -7,7 +7,9 @@ active/ and follows the naming standard used by the keyboard.  I currently have the following layouts: -    g: Gaming layout for use with Windows. +    a: Age of Empires II layout. +    b: Age of Mythology Retold layout. +    g: General gaming layout for use with Windows.      h: Work layout based on the Windows layout, but with a shortcut for         Ctrl+Alt+Delete.      m: Layout for use with macOS. diff --git a/active/a_qwerty.txt b/active/a_qwerty.txt new file mode 100755 index 0000000..2070c76 --- /dev/null +++ b/active/a_qwerty.txt @@ -0,0 +1,19 @@ +[tab]>[caps]
 +[caps]>[tab]
 +
 +[prtscr]>[mute]
 +[mute]>[prtscr]
 +[scroll]>[vol-]
 +[vol-]>[scroll]
 +[pause]>[vol+]
 +[vol+]>[pause]
 +
 +[e]>[up]
 +[s]>[left]
 +[d]>[down]
 +[f]>[right]
 +
 +[i]>[up]
 +[j]>[left]
 +[k]>[down]
 +[l]>[right]
 diff --git a/active/b_qwerty.txt b/active/b_qwerty.txt new file mode 100755 index 0000000..cb17e38 --- /dev/null +++ b/active/b_qwerty.txt @@ -0,0 +1,21 @@ +[tab]>[caps]
 +[caps]>[tab]
 +
 +[prtscr]>[mute]
 +[mute]>[prtscr]
 +[scroll]>[vol-]
 +[vol-]>[scroll]
 +[pause]>[vol+]
 +[vol+]>[pause]
 +
 +[e]>[up]
 +[s]>[left]
 +[d]>[down]
 +[f]>[right]
 +
 +[i]>[up]
 +[j]>[left]
 +[k]>[down]
 +[l]>[right]
 +
 +[bspace]>[space]
  | 
