-
-
Notifications
You must be signed in to change notification settings - Fork 39.2k
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
Move protocol makefiles into their respective folders #21332
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zvecr
approved these changes
Jun 22, 2023
freznel10
added a commit
to freznel10/qmk_firmware
that referenced
this pull request
Jun 23, 2023
commit cc6202d Merge: 94b74b5 67be956 Author: QMK Bot <hello@qmk.fm> Date: Thu Jun 22 16:33:41 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 67be956 Author: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Thu Jun 22 09:33:01 2023 -0700 Teahouse Ayleen Community Layout Support and Touch-Up (qmk#21341) * [chore] correct layout data * [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan * [enhancement] enable Community Layout support commit 94b74b5 Merge: aad5746 c01a3cf Author: QMK Bot <hello@qmk.fm> Date: Thu Jun 22 16:32:06 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit c01a3cf Author: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Thu Jun 22 09:31:34 2023 -0700 Viktus OSAv2 Numpad Community Layout Support and Configurator Touch-Up (qmk#21342) * [style] sort JSON keys in layout objects * [chore] correct layout data * [refactor] rename LAYOUT_all_split to LAYOUT_ortho_5x4 * [refactor] rename LAYOUT_2u_plus_2u_enter_2u_zero to LAYOUT_numpad_5x4 * [enhancement] enable Community Layout support commit aad5746 Author: Ryan <fauxpark@gmail.com> Date: Fri Jun 23 00:07:28 2023 +1000 Move protocol makefiles into their respective folders (qmk#21332) * Move protocol makefiles into their respective folders * Fix USB-USB converter commit fb76c94 Author: Joel Challis <git@zvecr.com> Date: Thu Jun 22 15:06:57 2023 +0100 Fix `rate/pistachio_pro:via` (qmk#21339) commit bfd6bb8 Merge: 8ca7570 87ab130 Author: QMK Bot <hello@qmk.fm> Date: Thu Jun 22 13:46:17 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 87ab130 Author: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Thu Jun 22 06:45:39 2023 -0700 Soda Pocket: correct layout data (qmk#21333) [chore] Correct the layout data for the keyboard. This commit fixes a misleading Configurator implementation. commit 8ca7570 Merge: 5a4fab0 2176c76 Author: QMK Bot <hello@qmk.fm> Date: Thu Jun 22 13:45:27 2023 +0000 Merge remote-tracking branch 'origin/master' into develop commit 2176c76 Author: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Thu Jun 22 06:44:48 2023 -0700 Spleeb: correct layout data (qmk#21334) * [style] friendly-format info.json * [chore] correct layout data Fix a poor Configurator/CLI rendering.
jesperhellberg
pushed a commit
to jesperhellberg/qmk_firmware
that referenced
this pull request
Sep 9, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
thismarvin
pushed a commit
to thismarvin/qmk_firmware
that referenced
this pull request
Sep 27, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
akeep
pushed a commit
to akeep/qmk_firmware
that referenced
this pull request
Oct 2, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
csolje
pushed a commit
to csolje/qmk_firmware
that referenced
this pull request
Oct 21, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
jashort
pushed a commit
to jashort/qmk_firmware
that referenced
this pull request
Nov 20, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
autoferrit
pushed a commit
to SpaceRockMedia/bastardkb-qmk
that referenced
this pull request
Dec 8, 2023
* Move protocol makefiles into their respective folders * Fix USB-USB converter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
A very small cleanup.
Types of Changes
Issues Fixed or Closed by This PR
Checklist