Add 'JIS' form factor layouts (#21220)
This commit is contained in:
parent
bb8e3796a7
commit
ebec17adea
21 changed files with 653 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scroll_lock": "C5",
|
||||
"on_state": 0
|
||||
},
|
||||
"community_layouts": ["tkl_ansi"],
|
||||
"community_layouts": ["tkl_ansi", "tkl_jis"],
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"scroll_lock": "C5",
|
||||
"on_state": 0
|
||||
},
|
||||
"community_layouts": ["tkl_ansi"],
|
||||
"community_layouts": ["tkl_ansi", "tkl_jis"],
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue