Skip to content

Commit

Permalink
add 'super' for v as 'home row mod' for hyprland
Browse files Browse the repository at this point in the history
  • Loading branch information
FearlessSpiff committed Jan 19, 2024
1 parent a8afd41 commit 4d86eff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion config/splitkb_aurora_corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
#define ALT_R &hm LALT R
#define CTL_I &hm LCTRL I
#define SFT_E &hm LSHIFT E
#define LGU_V &hm LGUI V


// home row mod right
#define SFT_N &hm RSHIFT N
Expand Down Expand Up @@ -361,7 +363,7 @@
bindings = <
________ &kp J &kp L &kp U &kp A &kp Q &kp W &kp B &kp D &kp G &kp DE_Z ________
________ C_NAV ALT_R CTL_I SFT_E &kp O &kp M SFT_N CTL_T RALT_S ALT_H ________
________ &kp V &kp X &kp DE_UDIA &kp DE_ADIA &kp DE_ODIA &kp P &kp F &kp COMMA &kp DOT &kp K ________
________ LGU_V &kp X &kp DE_UDIA &kp DE_ADIA &kp DE_ODIA &kp P &kp F &kp COMMA &kp DOT &kp K ________
&kp LGUI Y_NUM &kp LSHFT SPACE_SYM &kp BSPC SS_MDA
>;
};
Expand Down
2 changes: 1 addition & 1 deletion config/splitkb_aurora_corne_left.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
CONFIG_ZMK_KEYBOARD_NAME="Aurora Corne-Left"
CONFIG_ZMK_KEYBOARD_NAME="Aurora Corne LP-Left"
2 changes: 1 addition & 1 deletion config/splitkb_aurora_corne_right.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CONFIG_ZMK_SPLIT_ROLE_CENTRAL=y
CONFIG_ZMK_KEYBOARD_NAME="Aurora Corne"
CONFIG_ZMK_KEYBOARD_NAME="Aurora Corne LP"
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_BT_MAX_CONN=7
CONFIG_BT_MAX_PAIRED=7
Expand Down

0 comments on commit 4d86eff

Please sign in to comment.