Keyboard Splitter

A: Not with a basic splitter. You need a network KVM or USB sharing software like Input Director .

function onEvent(device, code, value) if code >= 30 and code <= 40 then -- left zone lm.sendKeys(device, code) elseif code >= 44 and code <= 57 then -- right zone lm.sendKeys(device, code + 100) end end keyboard splitter

Use your DAW’s built-in VFX or MIDI Splitter to maximize your performance efficiency. A: Not with a basic splitter

| Name | Platform | Key Feature | |------|----------|--------------| | | Windows | Scriptable, zone splitting, macro engine | | HIDMacros | Windows | Simple key remapping, supports up to 2 zones | | Kanata | Windows, macOS, Linux | Advanced layer-based splitter with tap-hold keys | | KMonad | Cross-platform | Powerful splitter + multi-layer layout engine | | AutoHotkey | Windows | Customizable but requires scripting | | Name | Platform | Key Feature |