[Keyboard] Fix merge error with fave84 board (#19808)

master
Drashna Jaelre 2023-02-10 20:12:35 -08:00 committed by GitHub
parent 11d49d00e7
commit 34bc896cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

@ -2,6 +2,7 @@
"manufacturer": "Lx3",
"keyboard_name": "FAve 84H",
"maintainer": "ToastyStoemp",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
@ -18,7 +19,6 @@
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "B0", "B7", "E6"],
"rows": ["B1", "B2", "B3", "D3", "D1", "D0"]
},
"processor": "atmega32u4",
"rgb_matrix": {
"driver": "WS2812",
"layout": [
@ -156,8 +156,6 @@
"pid": "0x0004",
"vid": "0x4C58"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": [
"tkl_ansi_tsangan"
],