Skip to content

Commit

Permalink
try setting the unlock code in miryoku
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusKoit committed Nov 27, 2024
1 parent 8b4f4ed commit 389b262
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions miryoku/custom_config.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
// Copyright 2021 Manna Harbour
// https://github.com/manna-harbour/miryoku
#define U_STU &studio_unlock

#define MIRYOKU_ALTERNATIVES_FUN \
&kp F12, &kp F7, &kp F8, &kp F9, &kp PSCRN, U_NA, &u_to_U_BASE, &u_to_U_EXTRA, &u_to_U_TAP, U_BOOT, \
&kp F11, &kp F4, &kp F5, &kp F6, &kp SLCK, U_NA, &kp LSHFT, &kp LCTRL, &kp LALT, &kp LGUI, \
&kp F10, &kp F1, &kp F2, &kp F3, &kp PAUSE_BREAK, U_NA, &u_to_U_FUN, &u_to_U_MEDIA, &kp RALT, U_NA, \
&kp F10, &kp F1, &kp F2, &kp F3, &kp PAUSE_BREAK, U_NA, &u_to_U_FUN, &u_to_U_MEDIA, &kp RALT, U_STU, \
U_NP, U_NP, &kp K_APP, &kp SPACE, &kp TAB, U_NA, U_NA, U_NA, U_NP, U_NP

0 comments on commit 389b262

Please sign in to comment.