aboutsummaryrefslogtreecommitdiff
path: root/config/keyboard-center
diff options
context:
space:
mode:
authorben <ben@nagy.contact>2025-05-03 15:03:39 -0700
committerben <ben@nagy.contact>2025-05-03 15:03:39 -0700
commit19d17fd83dcfc0052c39fb8f06c34879473faadc (patch)
tree4e56ad0bf1cabad120d548df5ff6716f526f0962 /config/keyboard-center
parented80e5df8c718fc2321904db1b81604d1ed33444 (diff)
more configs
Diffstat (limited to 'config/keyboard-center')
-rw-r--r--config/keyboard-center/settings.yml80
1 files changed, 80 insertions, 0 deletions
diff --git a/config/keyboard-center/settings.yml b/config/keyboard-center/settings.yml
new file mode 100644
index 0000000..a6c0aee
--- /dev/null
+++ b/config/keyboard-center/settings.yml
@@ -0,0 +1,80 @@
+mappings:
+ MEMORY_1:
+ MACRO_1:
+ gamemode: 0
+ name: ''
+ string: command
+ type: command
+ value: [5, mate-calc]
+ MACRO_2:
+ gamemode: 0
+ name: ''
+ string: command
+ type: command
+ value: [5, /bin/boomer]
+ MACRO_3:
+ gamemode: 0
+ name: ''
+ string: command
+ type: command
+ value: [5, /bin/brightness-controller]
+ MACRO_4:
+ gamemode: 0
+ name: ''
+ string: command
+ type: command
+ value: [5, /bin/mullvad-vpn]
+ MACRO_5:
+ gamemode: 0
+ name: ''
+ string: command
+ type: command
+ value: [5, xournalpp]
+ MEMORY_2:
+ MACRO_1:
+ gamemode: 0
+ name: ''
+ string: [Ctrl, Z]
+ type: combo
+ value:
+ - [1, 29]
+ - [1, 44]
+ MACRO_2:
+ gamemode: 0
+ name: ''
+ string: [Ctrl, Shift, P]
+ type: combo
+ value:
+ - [1, 29]
+ - [1, 42]
+ - [1, 25]
+ MACRO_3:
+ gamemode: 0
+ name: ''
+ string: [Ctrl, Shift, E]
+ type: combo
+ value:
+ - [1, 29]
+ - [1, 42]
+ - [1, 18]
+ MACRO_4:
+ gamemode: 0
+ name: ''
+ string: [Ctrl, Shift, R]
+ type: combo
+ value:
+ - [1, 29]
+ - [1, 42]
+ - [1, 19]
+ MACRO_5:
+ gamemode: 0
+ name: ''
+ string: [Ctrl, Shift, A]
+ type: combo
+ value:
+ - [1, 29]
+ - [1, 42]
+ - [1, 30]
+openRGB: {MEMORY_1: main, MEMORY_2: main}
+settings: {minOnStart: true, retryCount: 5, showNotifications: true, usbDeviceID: 3,
+ usbTimeout: 1000, useOpenRGB: true}