Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (17 loc) · 1.21 KB

Biped

Biped is better Windows keyboard emulation software for Infinity Foot Control pedals (e.g. these).

The existing Pedable application lacks some features (multiple pedals down at once) and has some issues (dropping pedal up events).

This is a super simple alternative for those who want to send keyboard input with their foot pedals.

Biped includes a simple configuration GUI and runs persistently in the system tray.

Installation and Use

Biped doesn't need to be installed and should be started directly. To start Biped

  1. Download the latest Biped release from Releases, here:
  1. Unzip the contents of biped.zip to your desired location.

  2. Run biped2.exe.

  3. Configure each pedal's keypress (e.g. left, center, right) in the GUI. Configuration is stored in the registery.

That's it! Once started, Biped will run in the system tray. To exit, right click on the system tray icon.

Enjoy!

Command Line Options

Biped also supports command line parameters to configure your pedals when launching the application.

biped2.exe -left [keycode] -middle [keycode] -right [keycode]