qmk_firmware/keyboards/handwired/footy
CJ Pais ebfa3cdd5c
Add handwired/footy (#25151)
Co-authored-by: jack <jack@pngu.org>
2025-04-21 16:56:10 -07:00
..
keymaps Add handwired/footy (#25151) 2025-04-21 16:56:10 -07:00
config.h Add handwired/footy (#25151) 2025-04-21 16:56:10 -07:00
keyboard.json Add handwired/footy (#25151) 2025-04-21 16:56:10 -07:00
readme.md Add handwired/footy (#25151) 2025-04-21 16:56:10 -07:00

Footy

Footy Foot Pedal

Footy is a foot pedal intended to be used with a speech to text application like 'handy' or superwhisper. Initially developed as an assistive technology device for those with limited typing abilities.

Make example for this keyboard (after setting up your build environment):

make handwired/footy:default

Flashing example for this keyboard (enter the bootloader first):

make handwired/footy:default:flash

or drag and drop .uf2 file on the removable storage

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader:

  • Physical reset button: Briefly double press the button on the back of the PCB

Keymaps

Right now there are two primary keymaps, one for 'handy' and one for 'superwhisper'.

Handy's default keymap is for the center switch to be RCTRL + RGUI.

Superwhisper's default keymap is for the center switch to be LOPT + SPACE.

You can build either of these firmware images by running the following commands:

make handwired/footy:handy
make handwired/footy:superwhisper