Skip to content

Commit

Permalink
Update custom_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
stylustrader authored Aug 2, 2024
1 parent 5bfd221 commit adb1f4a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions miryoku/custom_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,13 @@
// https://github.com/manna-harbour/miryoku

#define MIRYOKU_CLIPBOARD=MACSWAP
#define MIRYOKU_CLIPBOARD_MACSWAP
MIRYOKU_CLIPBOARD=MAC
MIRYOKU_CLIPBOARD_WIN

#define MIRYOKU_KLUDGE_MOUSEKEYSPR

#define MIRYOKU_LAYER_NAV \
U_NA, U_NA, U_NA, U_NA, U_NA, U_RDO, U_PST, U_CPY, U_CUT, U_UND, \
KC_LGUI, KC_LALT, KC_LCTL, KC_LSFT, U_NA, U_NA, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, \
U_NA, U_NA, U_NA, U_NA, U_NA, KC_INS, KC_HOME, KC_PGDN, KC_PGUP, KC_END, \

0 comments on commit adb1f4a

Please sign in to comment.