Commit Graph

355 Commits

Author SHA1 Message Date
Robert Kossessa
7651fa787c UPD: Reduced backend logging 2024-05-16 14:48:11 +02:00
Robert Kossessa
8e088c328f UPD: Cleaner console logging 2024-05-16 14:38:24 +02:00
Robert Kossessa
9be403aea9 ADD: Allow creating new values 2024-05-01 21:56:10 +02:00
Robert Kossessa
a2b2bd0b68 UPD: Allow updating knob values 2024-05-01 21:45:41 +02:00
Robert Kossessa
c1e10385b8 UPD: Display the actual knob values 2024-05-01 20:46:14 +02:00
Robert Kossessa
76fe31f836 ADD: HapticSettings type 2024-05-01 20:15:07 +02:00
Robert Kossessa
cfcb0b9e84 DEL: Clean up old code remnants 2024-05-01 18:32:16 +02:00
Robert Kossessa
fb6ea68c60 ADD: Change deviceSetting orientation from zeroone 2024-05-01 18:31:20 +02:00
Robert Kossessa
c023eeb074 FIX: DirtyState setting to false 2024-05-01 18:06:06 +02:00
Robert Kossessa
c724481f4a UPD: X button for profile properties 2024-04-17 14:46:16 +02:00
Robert Kossessa
fe79891b5e ADD: KeyFeedbackConfig
Remove feedback type
2024-04-17 14:38:21 +02:00
Robert Kossessa
934595a0bc FIX: UI LED Pointer disappearing 2024-04-17 14:33:31 +02:00
Robert Kossessa
a42d1b1706 ADD: shadcn-vue context-menu 2024-04-16 15:52:34 +02:00
Robert Kossessa
2e717be90f UPD: Always show drag handle on selected profile 2024-04-16 15:51:03 +02:00
Robert Kossessa
9c5af6f1a4 UPD: UI LEDs follow IRL Nano 2024-04-16 15:07:02 +02:00
Robert Kossessa
13d4f6431f ADD: Midi CC action type 2024-03-23 14:54:09 +01:00
Robert Kossessa
a6230152d5 UPD: Show key action keycode 2024-03-23 14:47:32 +01:00
Robert Kossessa
82f261a7db FIX: Show device actions in Key Mapping Config 2024-03-23 14:18:26 +01:00
Robert Kossessa
6c2b218dca ADD: Key mapping comms according to spec 2024-03-22 17:16:01 +01:00
Robert Kossessa
2fc8e555ae UPD: Profile type definition 2024-03-22 16:19:44 +01:00
Robert Kossessa
2818a83b03 ADD: Quicktype hint 2024-03-22 16:06:21 +01:00
Robert Kossessa
907425b56c UPD: Profile definition from latest fw 2024-03-22 16:05:23 +01:00
Robert Kossessa
8b370b5e17 FIX: Reset dirtyState on dis(connect) 2024-03-22 16:02:35 +01:00
Robert Kossessa
4eef25654d UPD: Display dirty state in UI 2024-03-22 15:55:46 +01:00
Robert Kossessa
95cd11d363 ADD: Save feedback and dirtyState 2024-03-22 15:48:32 +01:00
Robert Kossessa
9dbfcd7a1a UPD: Display generic messages 2024-03-22 15:33:30 +01:00
Robert Kossessa
e2cf6b299d ADD: Error notifications 2024-03-22 14:28:19 +01:00
Robert Kossessa
3d6687774a UPD: Rename dev task to match global standards
(allows globally mapping task to shortcut)
2024-03-21 11:48:37 +01:00
Robert Kossessa
118dcc0122 ADD: Creating profiles 2024-03-14 17:54:48 +01:00
Robert Kossessa
0d30a6d723 UPD: Refactor profile categories 2024-03-14 14:50:59 +01:00
Robert Kossessa
9b21f206a8 ADD: Deleting profiles 2024-03-13 22:10:33 +01:00
Robert Kossessa
f91312c824 ADD: Ring color configuration 2024-03-13 21:29:36 +01:00
Robert Kossessa
bf286606d0 UPD: Scramble title on (dis)connect 2024-03-13 20:43:22 +01:00
Robert Kossessa
7e6bae7221 UPD: Gui scale 2024-03-13 06:33:24 +01:00
Robert Kossessa
bc7e7681ec UPD: Preview key leds 🤩 2024-03-13 06:24:09 +01:00
Robert Kossessa
e722a37dc8 UPD: Preview key brightness 2024-03-13 06:13:33 +01:00
Robert Kossessa
dbe2c39efa ADD: Optional tab focus on key press/release 2024-03-13 06:04:36 +01:00
Robert Kossessa
23c905a71c ADD: Sexy slider animations
Dear god this was a huge pain in the ass to get right. Worth it 
2024-03-13 05:55:11 +01:00
Robert Kossessa
7bed719647 FIX: Jumping color sliders
(Still a bit jumpy, but that's thanks to 24 bit color)
2024-03-13 04:19:22 +01:00
Robert Kossessa
a8e2ec7892 ADD: Key press preview 2024-03-13 04:03:11 +01:00
Robert Kossessa
f54d9e2072 FIX: Changed PID & VID 2024-03-13 03:45:03 +01:00
Robert Kossessa
5398f2b98a UPD: Select config feature on input
Might wanna make this optional
2024-03-13 03:22:41 +01:00
Robert Kossessa
ae86babb22 UPD: Key leds in device preview 2024-03-13 03:14:08 +01:00
Robert Kossessa
0a415bb49d UPD: Shorter debounce 2024-03-13 02:38:27 +01:00
Robert Kossessa
d1fd0756ed FIX: Debounce key LED colors 2024-03-13 02:36:33 +01:00
Robert Kossessa
3204604fa3 FIX: HSVInput circular update dependencies 2024-03-13 02:23:51 +01:00
Robert Kossessa
bf22fb41cf FIX: Update value sliders on color change
Slight issue with color accuracy, see TODO
2024-03-13 01:03:11 +01:00
Robert Kossessa
7aa8b8a40b UPD: Working key LED config! 2024-03-13 00:52:42 +01:00
Robert Kossessa
97088ded94 UPD: Profile selection & renaming 2024-03-12 19:46:36 +01:00
Robert Kossessa
2077c81cc9 UPD: Show profile category handle on hover 2024-03-12 19:33:09 +01:00