From 19d17fd83dcfc0052c39fb8f06c34879473faadc Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 3 May 2025 15:03:39 -0700 Subject: more configs --- config/keyboard-center/settings.yml | 80 +++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 config/keyboard-center/settings.yml (limited to 'config/keyboard-center/settings.yml') 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} -- cgit v1.2.3