Skip to content
hasu@tmk edited this page Jun 30, 2021 · 28 revisions

IDEA

Minmal firmware Build

for non-keyboard project

  • NO_KEYBOARD or KEYBOARD_ENABLE build option for minimal build

Mouse Scroll Wheel Emulation

two implementatons exists on PS/2 and ADB. One common impl to be shared by projects would be nice.

IBMPC buffer handling on send

Data on recv buffer can be removed by calling host_send(). TODO: Fix

MOUSE_ENABLE/MOUSEKEY_ENABLE Build Option

need to be organized

Clone this wiki locally