aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README4
-rwxr-xr-xactive/a_qwerty.txt19
-rwxr-xr-xactive/b_qwerty.txt21
-rwxr-xr-xactive/g_qwerty.txt27
4 files changed, 60 insertions, 11 deletions
diff --git a/README b/README
index fae63da..ff523c7 100644
--- a/README
+++ b/README
@@ -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]
diff --git a/active/g_qwerty.txt b/active/g_qwerty.txt
index 5b0f4ac..30c289f 100755
--- a/active/g_qwerty.txt
+++ b/active/g_qwerty.txt
@@ -1,6 +1,6 @@
-[tab]>[caps]
-[caps]>[tab]
-[prtscr]>[mute]
+[tab]>[caps]
+[caps]>[tab]
+[prtscr]>[mute]
[mute]>[prtscr]
[scroll]>[vol-]
[vol-]>[scroll]
@@ -8,18 +8,25 @@
[vol+]>[pause]
+[q]>[t]
+[a]>[g]
+[z]>[b]
+
+[w]>[q]
+[s]>[a]
+[x]>[z]
+
[e]>[w]
-[f]>[d]
[d]>[s]
-[s]>[a]
+[c]>[x]
[r]>[e]
-[g]>[f]
+[f]>[d]
[v]>[c]
-[w]>[q]
-[s]>[a]
-[c]>[x]
-[x]>[z]
+
+[t]>[r]
+[g]>[f]
+[b]>[v]
[i]>[up]

Code dump for some of my projects as well as a mirror for other random or interesting projects. You can find my site at jimmy.axenhus.com