Skip to content

Commit

Permalink
Enable ZMK Studio config
Browse files Browse the repository at this point in the history
Also:
- Uncomment option for BLE in conf file
- Add custom name for the firmware file in `.git/workflows/build.yml`
  • Loading branch information
vricop committed Jan 10, 2025
1 parent 46ab610 commit e565b37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@
include:
- board: nice_nano_v2
shield: corne_left nice_view_adapter nice_view
snippet: studio-rpc-usb-uart
cmake-args: -DCONFIG_ZMK_STUDIO=y
- board: nice_nano_v2
shield: corne_right nice_view_adapter nice_view
2 changes: 1 addition & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
CONFIG_ZMK_DISPLAY=y
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
# Enabling this fixes &bootloader from not working on right side
# CONFIG_ZMK_BLE=y
CONFIG_ZMK_BLE=y

0 comments on commit e565b37

Please sign in to comment.