diff options
author | Jimmy Axenhus <git att axenhus doot com> | 2023-04-12 22:14:11 +0200 |
---|---|---|
committer | Jimmy Axenhus <git att axenhus doot com> | 2023-04-12 22:14:11 +0200 |
commit | 291a100035064583103b7c008da67c10eff25948 (patch) | |
tree | eb4fb5d129b9fab4f459132c4d674d9ded2cd76a /active | |
parent | a593323334c8cdffdd6aa1ad3fc1451e92209ad8 (diff) | |
download | kinesis-advantage2-config-291a100035064583103b7c008da67c10eff25948.tar.bz2 kinesis-advantage2-config-291a100035064583103b7c008da67c10eff25948.tar.zst kinesis-advantage2-config-291a100035064583103b7c008da67c10eff25948.zip |
Move config files to active/
Diffstat (limited to 'active')
-rwxr-xr-x | active/g_qwerty.txt | 28 | ||||
-rwxr-xr-x | active/h_qwerty.txt | 17 | ||||
-rwxr-xr-x | active/m_qwerty.txt | 23 | ||||
-rwxr-xr-x | active/w_qwerty.txt | 12 |
4 files changed, 80 insertions, 0 deletions
diff --git a/active/g_qwerty.txt b/active/g_qwerty.txt new file mode 100755 index 0000000..5b0f4ac --- /dev/null +++ b/active/g_qwerty.txt @@ -0,0 +1,28 @@ +[tab]>[caps]
+[caps]>[tab]
+[prtscr]>[mute]
+[mute]>[prtscr] +[scroll]>[vol-] +[vol-]>[scroll] +[pause]>[vol+] +[vol+]>[pause] + + +[e]>[w] +[f]>[d] +[d]>[s] +[s]>[a] + +[r]>[e] +[g]>[f] +[v]>[c] +[w]>[q] +[s]>[a] +[c]>[x] +[x]>[z] + + +[i]>[up] +[j]>[left] +[k]>[down] +[l]>[right] diff --git a/active/h_qwerty.txt b/active/h_qwerty.txt new file mode 100755 index 0000000..a0ae40a --- /dev/null +++ b/active/h_qwerty.txt @@ -0,0 +1,17 @@ +[tab]>[caps] +[caps]>[tab] + +[prtscr]>[mute] +[mute]>[prtscr] +[scroll]>[vol-] +[vol-]>[scroll] +[pause]>[vol+] +[vol+]>[pause] + +[rctrl]>[rwin] + +[up]>[down] +[down]>[up] + +*{end}>{-kp-lctrl}{-kp-alt}{delete}{+kp-alt}{+kp-lctrl} +{end}>{-kp-lctrl}{-lalt}{delete}{+lalt}{+kp-lctrl} diff --git a/active/m_qwerty.txt b/active/m_qwerty.txt new file mode 100755 index 0000000..723e665 --- /dev/null +++ b/active/m_qwerty.txt @@ -0,0 +1,23 @@ +[tab]>[caps] +[caps]>[tab]
+ +[prtscr]>[mute] +[mute]>[prtscr] +[scroll]>[vol-] +[vol-]>[scroll] +[pause]>[vol+] +[vol+]>[pause] + +[lctrl]>[rwin] +[rwin]>[lalt] + +[home]>[obrack] +[end]>['] + +[up]>[down] +[down]>[up] + +[kp-rctrl]>[rwin] +[kp-rwin]>[kp-ralt] +
+[kp=]>[kp=mac] diff --git a/active/w_qwerty.txt b/active/w_qwerty.txt new file mode 100755 index 0000000..687d636 --- /dev/null +++ b/active/w_qwerty.txt @@ -0,0 +1,12 @@ +[tab]>[caps] +[caps]>[tab]
+ +[prtscr]>[mute] +[mute]>[prtscr] +[scroll]>[vol-] +[vol-]>[scroll] +[pause]>[vol+] +[vol+]>[pause] + +[up]>[down] +[down]>[up]
\ No newline at end of file |