Skip to content

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 3 commits into from
Mar 30, 2024
Merged

Conversation

noroadsleft
Copy link
Member

@noroadsleft noroadsleft commented Mar 26, 2024

Description

Converts configuration definitions and rules to data-driven where applicable. Renames info.json to keyboard.json where migrations have taken place.

  • keyboards with names beginning with [0-9]

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@noroadsleft noroadsleft requested review from zvecr and a team March 26, 2024 08:44
@noroadsleft noroadsleft changed the title Data Data-Driven Keyboard Conversions: 0-9 Mar 26, 2024
@noroadsleft
Copy link
Member Author

Affects:

- `0xc7/61key`
- `0xcb/1337`
- `0xcb/static`
- `1upkeyboards/1up60hse`
- `1upkeyboards/1up60hte`
- `1upkeyboards/1up60rgb`
- `1upkeyboards/1upocarina`
- `1upkeyboards/1upsuper16v3`
- `1upkeyboards/pi60`
- `1upkeyboards/pi60_hse`
- `1upkeyboards/pi60_rgb`
- `1upkeyboards/pi60_rgb_v2`
- `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`

@noroadsleft noroadsleft added the no-ci Signals to the CI runners not to build. label Mar 26, 2024
@noroadsleft
Copy link
Member Author

@dunk2k,

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.

@dunk2k
Copy link
Contributor

dunk2k commented Mar 26, 2024

@dunk2k,

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 😆
A nice to do but unfortunately would add complexity to what's already going to be a rather hefty series of PRs.

@noroadsleft noroadsleft removed the no-ci Signals to the CI runners not to build. label Mar 27, 2024
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`
@zvecr zvecr removed the in progress label Mar 30, 2024
@zvecr zvecr merged commit 76bd514 into qmk:develop Mar 30, 2024
@noroadsleft noroadsleft deleted the dev/dd_json_0-9 branch March 31, 2024 03:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants