1
0

Data-Driven Keyboard Conversions: K, Part 4 (#23567)

This commit is contained in:
James Young
2024-04-21 17:53:31 -07:00
committed by GitHub
parent 7b96e54e8c
commit 69f96e1411
83 changed files with 354 additions and 579 deletions

View File

@@ -10,5 +10,15 @@
{"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,
"oled": true
}
}

View File

@@ -1,2 +0,0 @@
ENCODER_ENABLE = yes
OLED_ENABLE = yes