From 4d2736e03c88bdab83b2e410d6b5b52c7e6a01cb Mon Sep 17 00:00:00 2001 From: nirenjan Date: Fri, 17 Sep 2021 15:23:14 -0700 Subject: [PATCH] Indicate profiles are not yet supported. See discussion in #37. [skip ci] --- daemon/x52d.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/daemon/x52d.conf b/daemon/x52d.conf index ae770b8..02c6205 100644 --- a/daemon/x52d.conf +++ b/daemon/x52d.conf @@ -89,6 +89,9 @@ Speed=0 # Profiles - only valid on Linux ###################################################################### [Profiles] +# TODO: Profiles are used to map the buttons and axis to keyboard events, and +# can be used to write macros. This is a placeholder only for now, and is not +# supported yet. # Directory is the location of the folder containing the individual profiles. Directory=/etc/x52d/profiles.d