Skip to content

Commit

Permalink
KPRepublic JJ50 rev1 Refactor (qmk#23294)
Browse files Browse the repository at this point in the history
* 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]
  • Loading branch information
noroadsleft authored and mechlovin committed Apr 4, 2024
1 parent 65d0bbf commit e56a695
Show file tree
Hide file tree
Showing 6 changed files with 427 additions and 135 deletions.
4 changes: 4 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
118 changes: 0 additions & 118 deletions keyboards/kprepublic/jj50/info.json

This file was deleted.

Loading

0 comments on commit e56a695

Please sign in to comment.