forked from mirror/qmk_firmware
Data-Driven Keyboard Conversions: K, Part 4 (#23567)
This commit is contained in:
@@ -10,5 +10,14 @@
|
||||
{"pin_a": "B4", "pin_b": "B3"},
|
||||
{"pin_a": "D4", "pin_b": "B5"}
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": false,
|
||||
"encoder": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
ENCODER_ENABLE = yes
|
||||
Reference in New Issue
Block a user