Skip to content

Commit

Permalink
change keymap name to charybdis.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Aug 5, 2024
1 parent c6cab6b commit f029f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/user_config_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
echo "base installed"
# Copy active keymap to the board directory
cp -Rv "$base_config_path/boards/shields/charybdis-mini-wireless/keymaps/${{ matrix.keymap }}.keymap" \
"$base_config_path/boards/shields/charybdis-mini-wireless"
"$base_config_path/boards/shields/charybdis-mini-wireless/charybdis.keymap"
fi
echo "Build files list:"
ls -R "${{ env.base_dir }}"
Expand Down

0 comments on commit f029f4a

Please sign in to comment.