commit: bea97291dc4f20de6114b73c7eda7cf7c5fe5fcf
parent f40164985562ef5e19b892536e8d559d55fa6610
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date: Sat, 13 Jan 2024 07:22:15 +0000
Remove community layout from mode/m80*/m80*h (#22461)
Diffstat:
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/keyboards/mode/m80v1/m80h/info.json b/keyboards/mode/m80v1/m80h/info.json
@@ -15,7 +15,6 @@
"diode_direction": "COL2ROW",
"processor": "STM32F072",
"bootloader": "stm32-dfu",
- "community_layouts": ["tkl_ansi"],
"layout_aliases": {
"LAYOUT_eighty_m80h": "LAYOUT_tkl_ansi"
},
diff --git a/keyboards/mode/m80v2/m80v2h/info.json b/keyboards/mode/m80v2/m80v2h/info.json
@@ -19,7 +19,6 @@
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
- "community_layouts": ["tkl_ansi"],
"layout_aliases": {
"LAYOUT_m80v2h": "LAYOUT_tkl_ansi"
},