Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
numToStr committed Sep 25, 2024
1 parent 2289d6d commit 8e43a4c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion boards/shields/acorn/acorn_central_dongle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ CONFIG_ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS=2
# CONFIG_ZMK_DISPLAY=y
# CONFIG_ZMK_IDLE_TIMEOUT=60000
# CONFIG_BT_BAS=n
# CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
# CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
2 changes: 1 addition & 1 deletion boards/shields/acorn/acorn_central_left.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y

# Enable the OLED Display
# CONFIG_ZMK_DISPLAY=y
# CONFIG_ZMK_DISPLAY=y
2 changes: 1 addition & 1 deletion boards/shields/acorn/acorn_central_left.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
// chosen {
// zephyr,display = &oled;
// };
// };
// };
2 changes: 1 addition & 1 deletion boards/shields/hana/hana.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
status = "reserved";
};
};
};
};
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ include:
snippet: studio-rpc-usb-uart
- board: nice_nano_v2
shield: acorn_peripheral_right
snippet: studio-rpc-usb-uart
snippet: studio-rpc-usb-uart
2 changes: 1 addition & 1 deletion config/acorn.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
CONFIG_ZMK_SLEEP=y

# Enable ZMK Studio
CONFIG_ZMK_STUDIO=y
CONFIG_ZMK_STUDIO=y
2 changes: 1 addition & 1 deletion config/hammer40.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ CONFIG_ZMK_USB_LOGGING=n
# CONFIG_INPUT_LOG_LEVEL_DBG=y

# Enable ZMK Studio
CONFIG_ZMK_STUDIO=y
CONFIG_ZMK_STUDIO=y
2 changes: 1 addition & 1 deletion config/hana.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ CONFIG_ZMK_SLEEP=y
CONFIG_NFCT_PINS_AS_GPIOS=y

# Enable ZMK Studio
CONFIG_ZMK_STUDIO=y
CONFIG_ZMK_STUDIO=y

0 comments on commit 8e43a4c

Please sign in to comment.