Skip to content
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

add tkl_* Community Layouts to keyboards: i-l #23473

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Merge branch 'develop' into cl_tkl_ijkl
  • Loading branch information
dunk2k committed May 22, 2024
commit 43a5bfd601b546fa0c4a6dd95080bdee1f556551
6 changes: 6 additions & 0 deletions keyboards/lucid/kbd8x_hs/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"command": true,
"nkro": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layout_aliases": {
"LAYOUT_tkl_ansi_7u": "LAYOUT_tkl_ansi_tsangan"
},
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lucid/scarlet/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"command": true,
"nkro": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layout_aliases": {
"LAYOUT_tkl_all": "LAYOUT_tkl_ansi"
},
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.