# jfedor2/hid-remapper

Programmable adapter for USB input devices

Repository: https://github.com/jfedor2/hid-remapper
Canonical: https://ross.abutalabs.com/products/hid-remapper
Homepage: https://www.remapper.org/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-06-10T14:22:28+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 85, longevity 100
- inputs: {"age_days": 1642, "days_push": 84, "days_rel": 101, "gap_med": 14.5, "n_releases_24m": 21}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1681, forks 314 (observed 2026-08-28T04:05:21.636812+00:00)

## What it is
HID Remapper is an open-source programmable USB dongle, built on RP2040-based boards like the Raspberry Pi Pico, that remaps inputs from mice, keyboards, and other USB HID devices entirely in hardware. It is configured through a WebHID-based web tool and supports button/axis remapping, layers, macros, sensitivity changes, and polling rate overclocking.

## Use cases
- remap mouse buttons to keyboard keys
- change keyboard layouts with a hardware dongle
- adjust mouse sensitivity on the fly
- make a joystick act as a mouse
- make a keyboard work as a game controller
- overclock mouse polling rate to 1000 Hz
- set up drag-lock and scroll-by-moving-mouse behaviors
- build an accessibility input adapter for gaming

## When to choose
- you need input remapping that works in hardware with no host software
- you want per-device mappings for multiple USB input devices
- you need an accessibility-focused input translation device
- you want to remap inputs at the OS-independent firmware level

## When to avoid
- you only need software-level remapping on one OS
- you don't want to buy or assemble microcontroller hardware
- you need remapping of non-USB or non-HID devices
- you require a plug-and-play solution without flashing firmware

## Facets
- artifact type: application
- maturity: active
- function: embedded, developer-tools, configuration-management
- domain: hardware, accessibility, developer-tools, cross-platform
- platform: embedded, browser, windows
- tags: usb-hid, input-remapping, raspberry-pi-pico, rp2040, firmware, webhid, accessibility-hardware, mouse, keyboard, linux, macos

## Member repositories
- jfedor2/hid-remapper (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.636812+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:25.749545+00:00, confidence not recorded.
  - readme: https://github.com/jfedor2/hid-remapper (fetched 2026-08-28T04:05:21.636812+00:00, sha c3b3284f2b62)
  - homepage: https://www.remapper.org/ (fetched 2026-08-29T11:14:49.087610+00:00, sha 1dc6e4a0a285)
- Data as of 2026-08-30T08:39:29.467469+00:00.
