mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-05 13:25:39 +00:00
fix keyboards/reviung/reviung46/keyboard.json
This commit is contained in:
parent
1118951fea
commit
28954d01f0
@ -35,8 +35,8 @@
|
|||||||
"command": false,
|
"command": false,
|
||||||
"console": false,
|
"console": false,
|
||||||
"extrakey": true,
|
"extrakey": true,
|
||||||
"mousekey": false,
|
"mousekey": true,
|
||||||
"nkro": false,
|
"nkro": true,
|
||||||
"rgblight": true
|
"rgblight": true
|
||||||
},
|
},
|
||||||
"qmk": {
|
"qmk": {
|
||||||
@ -52,9 +52,7 @@
|
|||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"bootloader": "caterina",
|
"bootloader": "caterina",
|
||||||
"layout_aliases": {
|
"development_board": "promicro",
|
||||||
"LAYOUT_reviung53": "LAYOUT"
|
|
||||||
},
|
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
Loading…
Reference in New Issue
Block a user