Skip to content

Commit

Permalink
fix keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
DevZero committed Dec 30, 2024
1 parent 935d8da commit 9b81d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG_ZMK_STUDIO_LOCKING=n

# OLED config
CONFIG_ZMK_DISPLAY=n
CONFIG_I2C=y
CONFIG_I2C=n
CONFIG_SSD1306=n

CONFIG_ZMK_WIDGET_OUTPUT_STATUS=n
Expand Down
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
display-name = "Jeevan";
bindings = <
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp MINUS
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp H &kp J &mt K &kp L &mt SEMI &kp SQT
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp ESC
&kp LGUI &mo 1 &kp SPACE &kp RET &mo 2 &kp BACKSPACE
>;
Expand Down

0 comments on commit 9b81d56

Please sign in to comment.