title: Input Devices
description: Mechanical Keyboards and other Human-Machine-Interfaces
parent: projects
position: 15
child-id: input_devices
sort-order: date
---

One of the recurring topics in my projects are different kind of input devices.
Here you can find all pages in this category.

<!--%
printMenu()
%-->

The following pages are also related to this topic.

<!--%
mpages = [p for p in pages if p.get("show_in_input_devices", "false") == "true"]
printMenuDate(mpages)
%-->