Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chazragg committed Jan 26, 2024
2 parents 1326b6f + cad4743 commit a00d9db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
};

lower_layer {
display-name = "lower";
raise_layer {
display-name = "raise";
// TODO: Some binds are waiting for shifted keycode support.
// ------------------------------------------------------------------------------------------------------------
// | | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 |
Expand All @@ -68,8 +68,8 @@
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>;
};

raise_layer {
display-name = "raise";
lower_layer {
display-name = "lower";
// ------------------------------------------------------------------------------------------------------------
// | BTCLR | BT1 | BT2 | BT3 | BT4 | BT5 | | | | | | | |
// | | INS | PSCR | GUI | | | | PGUP | | ^ | | | |
Expand Down

0 comments on commit a00d9db

Please sign in to comment.