Skip to content

Commit

Permalink
corne layer 2 tweaks and sleep config
Browse files Browse the repository at this point in the history
  • Loading branch information
andanao committed Nov 2, 2024
1 parent e80c129 commit 625ba10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions config/corne.conf
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
# Uncomment the following lines to enable the Corne RGB Underglow
# CONFIG_ZMK_RGB_UNDERGLOW=y
# CONFIG_WS2812_STRIP=y

# Uncomment the following line to enable the Corne OLED Display
# CONFIG_ZMK_DISPLAY=y

# Set deep sleep to 30 minutes
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_TIMEOUT=60000
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000

# Make Bluetooth stronger
Expand Down
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
raise_layer {
bindings = <
&none &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp ASTERISK &kp AMPS &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp CARET &none
&none &kp LGUI &kp PG_UP &kp PG_DN &kp HOME &kp END &kp KP_MINUS &kp UNDERSCORE &kp LBKT &kp RBKT &kp BSLH &none
&none &none &none &none &kp INS &none &kp KP_PLUS &kp EQUAL &kp LBRC &kp RBRC &kp PIPE &none
&none &kp LGUI &kp PG_UP &kp PG_DN &kp HOME &kp END &none &none &kp LBKT &kp RBKT &kp BSLH &none
&none &none &none &none &kp INS &none &none &none &kp LBRC &kp RBRC &kp PIPE &none
&kp LALT &trans &trans &trans &trans &kp LGUI
>;
};
Expand Down

0 comments on commit 625ba10

Please sign in to comment.