-
-
Notifications
You must be signed in to change notification settings - Fork 42.4k
Data-Driven Keyboard Conversions: 0-9 #23357
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
Merged
Merged
Conversation
This file contains hidden or 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
|
Affects: |
fauxpark
reviewed
Mar 26, 2024
fauxpark
reviewed
Mar 26, 2024
61f5699 to
0481165
Compare
0481165 to
3dfe833
Compare
|
I think that would be worth doing, but it's out of scope for this PR (/ series of PRs) - I'm only replacing like for like. |
Just what I was thinking 😆 |
dunk2k
suggested changes
Mar 27, 2024
3dfe833 to
f68348d
Compare
dunk2k
approved these changes
Mar 28, 2024
fauxpark
approved these changes
Mar 29, 2024
f68348d to
fa6cc28
Compare
Converts configuration definitions and rules to data-driven where applicable. Renames `info.json` to `keyboard.json` in instances where `rules.mk` can be safely deleted. Affects: - `0xc7/61key` - `0xcb/1337` - `0xcb/static` - `1upkeyboards/1up60hse` - `1upkeyboards/1up60hte` - `1upkeyboards/1up60rgb` - `1upkeyboards/1upocarina` - `1upkeyboards/1upsuper16v3` - `1upkeyboards/pi60_hse` - `1upkeyboards/pi60_rgb` - `1upkeyboards/pi60_rgb_v2` - `1upkeyboards/pi60` - `1upkeyboards/super16` - `1upkeyboards/super16v2` - `1upkeyboards/sweet16/v1` - `1upkeyboards/sweet16v2/kb2040` - `1upkeyboards/sweet16v2/pro_micro` - `25keys/aleth42` - `25keys/cassette42` - `25keys/zinc` - `2key2crawl` - `40percentclub/25` - `40percentclub/4pack` - `40percentclub/4x4` - `40percentclub/5x5` - `40percentclub/6lit` - `40percentclub/foobar` - `40percentclub/half_n_half` - `40percentclub/i75` - `40percentclub/luddite` - `40percentclub/mf68` - `40percentclub/nein` - `40percentclub/nori` - `40percentclub/polyandry` - `40percentclub/tomato` - `40percentclub/ut47` - `45_ats` - `4pplet/aekiso60/rev_b` - `4pplet/eagle_viper_rep` - `4pplet/steezy60` - `4pplet/unextended_std/rev_a` - `4pplet/waffling60` - `4pplet/waffling80` - `4pplet/yakiimo/rev_a` - `8pack`
fa6cc28 to
6595214
Compare
zvecr
approved these changes
Mar 30, 2024
whoisjordangarcia
pushed a commit
to whoisjordangarcia/qmk_firmware
that referenced
this pull request
Jun 8, 2024
nuess0r
pushed a commit
to nuess0r/qmk_firmware
that referenced
this pull request
Sep 8, 2024
Ardakilic
pushed a commit
to Ardakilic/qmk_firmware
that referenced
this pull request
Sep 10, 2024
MasayukiFukada
pushed a commit
to MasayukiFukada/qmk_firmware
that referenced
this pull request
May 1, 2025
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
Converts configuration definitions and rules to data-driven where applicable. Renames
info.jsontokeyboard.jsonwhere migrations have taken place.[0-9]Types of Changes
Issues Fixed or Closed by This PR
Checklist