mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-05 05:15:38 +00:00
add ergodox Community Layout for LAYOUT_ergodox keyboards (#22963)
initial commit
This commit is contained in:
parent
8c27ae8fd7
commit
c3ffbe4504
@ -17,6 +17,7 @@
|
|||||||
},
|
},
|
||||||
"processor": "STM32F103",
|
"processor": "STM32F103",
|
||||||
"bootloader": "custom",
|
"bootloader": "custom",
|
||||||
|
"community_layouts": ["ergodox"],
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_ergodox": {
|
"LAYOUT_ergodox": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
"processor": "STM32F401",
|
"processor": "STM32F401",
|
||||||
"bootloader": "stm32-dfu",
|
"bootloader": "stm32-dfu",
|
||||||
"board": "BLACKPILL_STM32_F401",
|
"board": "BLACKPILL_STM32_F401",
|
||||||
|
"community_layouts": ["ergodox"],
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_ergodox": {
|
"LAYOUT_ergodox": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
Loading…
Reference in New Issue
Block a user