1
0
Fork 0

KPRepublic JJ50 rev1 Refactor (#23294)

* Move `kprepublic/jj50` to `kprepublic/jj50/rev1`

[chore]

* Add layout/matrix diagram

[docs]

* Add `LAYOUT_ortho_5x12_1x2u_c`

[enhancement]

* Add `LAYOUT_ortho_5x12_1x2u_l`

[enhancement]

* Add `LAYOUT_ortho_5x12_1x2u_r`

[enhancement]

* Add `LAYOUT_ortho_5x12_2x2u`

[enhancement]

* Convert `rules.mk` to data driven

[chore]

* Remove `console` and `command` from keyboard level

[chore]

* Rename `info.json` to `keyboard.json`

Also deletes `rules.mk` as it's no longer needed.

[chore]
[enhancement]
This commit is contained in:
James Young 2024-03-15 17:30:16 -07:00 committed by GitHub
parent 1f8f0f70a2
commit bbe0c515f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 427 additions and 135 deletions

View file

@ -1518,5 +1518,9 @@
// Moved during 2023 Q4 cycle
"ymdk/melody96": {
"target": "ymdk/melody96/soldered"
},
// Moved during 2024 Q2 cycle
"kprepublic/jj50": {
"target": "kprepublic/jj50/rev1"
}
}