Skip to content

Instantly share code, notes, and snippets.

View AlexanderWingard's full-sized avatar

Alexander Wingård AlexanderWingard

View GitHub Profile
(defcfg
;; ** For Linux **
input (device-file "/dev/input/by-path/platform-i8042-serio-0-event-kbd")
;; input (device-file "/dev/input/by-id/usb-Matias_Ergo_Pro_Keyboard-event-kbd")
output (uinput-sink "KMonad output")
;; ** For Windows **
;; input (low-level-hook)
;; output (send-event-sink)