Skip to content

Commit

Permalink
Disabling debugging changes
Browse files Browse the repository at this point in the history
  • Loading branch information
codetreras committed Dec 29, 2024
1 parent 368f466 commit 2a3354c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion boards/shields/temper/temper.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y
# CONFIG_ZMK_SLEEP=y
2 changes: 1 addition & 1 deletion boards/shields/temper/temper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
default_layer {
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&bt BT_CLR_ALL &kp W &kp F &kp P &out OUT_TOG &kp J &kp L &kp U &kp Y &kp APOS
&kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp APOS
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&kp A &kp R &kp S &kp T &kp G &kp M &kp N &kp E &kp I &kp O
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
Expand Down
4 changes: 1 addition & 3 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
include:
- board: nice_nano_v2
shield: temper_left
snippet: zmk-usb-logging
- board: nice_nano_v2
shield: temper_right
snippet: zmk-usb-logging
- board: nice_nano_v2
shield: settings_reset
shield: settings_reset

0 comments on commit 2a3354c

Please sign in to comment.