Initial commit

This commit is contained in:
2025-03-24 19:54:03 +01:00
commit 6d50c67f51
7047 changed files with 80296 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Configuration file
general {
# Valid values: QWERTY, NUMPAD, AUXILIARY [default: QWERTY]
S:layout=QWERTY
# The number of mouse buttons to show (default:5). [range: 3 ~ 15, default: 5]
I:maxMouseButtons=5
# If true, keyboard wizard will be accessible through a button or a keybinding in the controls gui. (Default: F8) [default: true]
B:openFromControlsGui=true
}