Skip to content

Commit

Permalink
Revert uneeded changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmkk3 committed Jun 19, 2023
1 parent 814a6a0 commit 1c44472
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ include:
- board: nice_nano_v2
shield: alphalphaplus
- board: nice_nano_v2
shield: settings_reset
shield: settings_reset
2 changes: 1 addition & 1 deletion config/boards/shields/berylline03/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if SHIELD_BERYLLINE03_DONGLE
config ZMK_KEYBOARD_NAME
default "Berylline v0.3"

config ZMK_SPLIT_ROLE_CENTRAL
config ZMK_SPLIT_BLE_ROLE_CENTRAL
default y

endif
Expand Down
2 changes: 1 addition & 1 deletion config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ manifest:
revision: main
import: app/west.yml
self:
path: config
path: config

0 comments on commit 1c44472

Please sign in to comment.