From 567b81ea100c0946791c155eea723b132bc5f10c Mon Sep 17 00:00:00 2001 From: Jens Peters Date: Fri, 29 Dec 2023 10:06:17 +0100 Subject: [PATCH] config: add tablet button mapping configuration Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com> --- docs/rc.xml.all | 12 ++++++++ include/config/rcxml.h | 7 +++++ include/config/tablet.h | 18 +++++++++++ src/config/meson.build | 1 + src/config/rcxml.c | 23 ++++++++++++++ src/config/tablet.c | 67 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 128 insertions(+) create mode 100644 include/config/tablet.h create mode 100644 src/config/tablet.c diff --git a/docs/rc.xml.all b/docs/rc.xml.all index bc0e092c..bbf61189 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -393,6 +393,18 @@ + + + + + + +