input: Added basic struct for input handling
authorLukas Krickl <lukas@krickl.dev>
Thu, 26 Feb 2026 06:41:09 +0000 (07:41 +0100)
committerLukas Krickl <lukas@krickl.dev>
Thu, 26 Feb 2026 06:41:09 +0000 (07:41 +0100)
commit3fea103d12a03da2958d8fddef4398db4ea610e8
treea33b07ed673c2bdc39c4080b10cad844ad2757c4
parent608588c733d31b150010b09bd18266c857db3884
input: Added basic struct for input handling
STYLE.md
src/i_input.c [new file with mode: 0644]
src/i_input.h [new file with mode: 0644]
src/lrts.c
src/lrts_impl.h