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

vertex/arc60h: add additional layouts #24023

Merged
merged 3 commits into from
Jul 3, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
typo
  • Loading branch information
fauxpark authored Jun 30, 2024
commit 5127eec02feb98f3c29bb56670ac88af67b8096e
2 changes: 1 addition & 1 deletion keyboards/vertex/arc60h/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"processor": "STM32F103",
"bootloader": "stm32duino",
"layout_aliases": {
"LAYOUT_60_tsangan_hhkb": "60_ansi_tsangan_split_bs_rshift"
"LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
},
"community_layouts": ["60_ansi_tsangan", "60_tsangan_hhkb", "60_ansi_wkl", "60_ansi_wkl_split_bs_rshift", "60_hhkb"],
"layouts": {
Expand Down
Loading