mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-10 07:53:26 +01:00
Fixup sofle (#22934)
* initial * Update keyboards/sofle/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sofle/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
co-authored by
Joel Challis
Drashna Jaelre
parent
2c3d0126ba
commit
e446366326
@@ -1,14 +1,11 @@
|
||||
{
|
||||
"keyboard_name": "Sofle",
|
||||
"manufacturer": "Keyhive",
|
||||
"development_board": "elite_c",
|
||||
"usb": {
|
||||
"vid": "0xFC32",
|
||||
"pid": "0x1287",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D3"
|
||||
},
|
||||
"rgblight": {
|
||||
"hue_steps": 10,
|
||||
"led_count": 74,
|
||||
@@ -21,14 +18,12 @@
|
||||
"cols": ["B6", "B2", "B3", "B1", "F7", "F6", null],
|
||||
"rows": ["C6", "D7", "E6", "B4", "B5"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "F5", "pin_b": "F4"}
|
||||
]
|
||||
},
|
||||
"split": {
|
||||
"soft_serial_pin": "D2",
|
||||
"encoder": {
|
||||
"right": {
|
||||
"rotary": [
|
||||
@@ -44,17 +39,11 @@
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
"matrix_state": true,
|
||||
"oled": true,
|
||||
"wpm": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"qmk": {
|
||||
"tap_keycode_delay": 10
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user