We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516b6e4 commit 4565e75Copy full SHA for 4565e75
pd_key_maps/keymap_us.py
@@ -1,5 +1,5 @@
1
#!/bin/python3
2
-commap = {"RSHIFT": 20}
+commap = {}
3
c1map = {
4
"a": 4,
5
"b": 5,
0 commit comments