Skip to content

Commit

Permalink
add ergodox Community Layout for LAYOUT_ergodox keyboards (qmk#22963)
Browse files Browse the repository at this point in the history
initial commit
  • Loading branch information
dunk2k authored and MichaelScofield45 committed Jan 8, 2025
1 parent 72fb30d commit cbe7bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/ergodox_stm32/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"processor": "STM32F103",
"bootloader": "custom",
"community_layouts": ["ergodox"],
"layouts": {
"LAYOUT_ergodox": {
"layout": [
Expand Down
1 change: 1 addition & 0 deletions keyboards/phoenix/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"board": "BLACKPILL_STM32_F401",
"community_layouts": ["ergodox"],
"layouts": {
"LAYOUT_ergodox": {
"layout": [
Expand Down

0 comments on commit cbe7bf5

Please sign in to comment.