Improve kmonad, not ready to be used

This commit is contained in:
Admin 2025-03-18 10:24:43 +01:00
parent 7ca01632d3
commit 86aa16c028

View File

@ -2,6 +2,11 @@
input (device-file "/dev/input/event4") input (device-file "/dev/input/event4")
fallthrough true) fallthrough true)
(defsrc
esc f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 ptsc del
)
(deflayer main (deflayer main
(switchesc capslock escape) (switchesc capslock escape)
(switchcaps escape capslock)) (switchcaps escape capslock))