diff --git a/example_configs/devices/huion-kamvas-13/name b/example_configs/devices/huion-kamvas-13/name
new file mode 100644
index 0000000..3ed584f
--- /dev/null
+++ b/example_configs/devices/huion-kamvas-13/name
@@ -0,0 +1 @@
+Huion Kamvas 13
\ No newline at end of file
diff --git a/example_configs/devices/huion-kamvas-13/peripherals b/example_configs/devices/huion-kamvas-13/peripherals
new file mode 100644
index 0000000..ea78a73
--- /dev/null
+++ b/example_configs/devices/huion-kamvas-13/peripherals
@@ -0,0 +1,2 @@
+Tablet Monitor stylus
+Tablet Monitor Pad pad
\ No newline at end of file
diff --git a/example_configs/devices/huion-kamvas-13/profiles/blender.sh b/example_configs/devices/huion-kamvas-13/profiles/blender.sh
new file mode 100644
index 0000000..fb3fb0c
--- /dev/null
+++ b/example_configs/devices/huion-kamvas-13/profiles/blender.sh
@@ -0,0 +1,7 @@
+xsetwacom --set "Tablet Monitor Pad pad" Button 1 "key +ctrl +z -z -ctrl"
+xsetwacom --set "Tablet Monitor Pad pad" Button 2 "key +ctrl +tab -tab -ctrl"
+xsetwacom --set "Tablet Monitor Pad pad" Button 8 "key shift"
+xsetwacom --set "Tablet Monitor Pad pad" Button 9 "key ctrl"
+xsetwacom --set "Tablet Monitor Pad pad" Button 10 "key 1"
+xsetwacom --set "Tablet Monitor Pad pad" Button 11 "key 3"
+xsetwacom --set "Tablet Monitor Pad pad" Button 12 "key 0"
\ No newline at end of file
diff --git a/example_configs/devices/huion-kamvas-13/profiles/default.sh b/example_configs/devices/huion-kamvas-13/profiles/default.sh
new file mode 120000
index 0000000..b982e46
--- /dev/null
+++ b/example_configs/devices/huion-kamvas-13/profiles/default.sh
@@ -0,0 +1 @@
+blender.sh
\ No newline at end of file