7 lines
154 B
Text
7 lines
154 B
Text
! changing the supply between each other
|
|
clear mod1
|
|
clear mod4
|
|
keycode 64 = Super_L
|
|
keycode 133 = Alt_L
|
|
add mod1 = Alt_L Alt_R
|
|
add mod4 = Super_L Super_R
|