Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point workflows at qmk/.githubs main branch #1

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

tzarc
Copy link
Member

@tzarc tzarc commented Nov 27, 2023

Point workflows at qmk/.githubs main branch

Relies on qmk/.github#1

@tzarc tzarc requested a review from a team November 27, 2023 22:50
@drashna drashna requested a review from a team November 27, 2023 22:51
@tzarc tzarc merged commit c8dcd92 into main Nov 28, 2023
@tzarc tzarc deleted the workflow-branch branch November 28, 2023 05:44
kroleg pushed a commit to kroleg/qmk_keymaps that referenced this pull request Apr 21, 2024
burkfers pushed a commit to burkfers/qmk_userspace that referenced this pull request Sep 27, 2024
Lorech pushed a commit to Lorech/QMK that referenced this pull request Jan 10, 2025
Updated `.gitignore`.

Point workflows at `qmk/.github`s `main` branch (qmk#1)

Add support for devcontainers. (qmk#6)

Replicate qmk/qmk_firmware#23310

use containerWorkspaceFolder var and pass it to setup.sh (qmk#12)

- folder name inside dev container is same as folder name on host
  so if it differs from qmk_userspace then setup.sh cannot be found
  and it sets incorrect user.overlay_dir
- docs https://containers.dev/implementors/json_reference/

Add `qmk config user.overlay_dir` step to README.md (qmk#23)

Removes duplicated word *with* in README.md (qmk#29)

Add clangd-related entries to `.gitignore` (qmk#31)

This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants