Advertisement
smokex

Untitled

Jul 2nd, 2025
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.18 KB | None | 0 0
  1. keypatch k70corergbpatch[] = {
  2.     { 124, "mr",    -1, KEY_CORSAIR },
  3. };
  4.  
  5. static const keypatches mappatches[] = {
  6.     ADD_PATCH(V_CORSAIR, P_K70_CORE_RGB_3, k70corergbpatch),
  7. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement