Makefile: move 'all' target to the first
thus the default
Makefile: add event-codes to binary list
to make it in .PHONY
remove build tag on pointerc
it does not use sensors
implement sensors reading for joycon
evdev: generate code defs from c header
build: rename dump, use tags for sensors, add convenient targets
Makefile: fix rules for pointerc, buttonc
tools: add buttonc: send key events from stdin
add controlling client for gy-801
add pointer controlling over udp
i2c::smbus: implement completely in hare
the c library is actually pretty simple to port
this remove the need to link with c library
tools: add uinput-pointer
add tool to dump input events