Onekey: migrate some stuff to data driven (#18502)

This commit is contained in:
Ryan
2022-09-30 04:23:11 +10:00
committed by GitHub
parent bad8c67189
commit 45b5ed5c6e
69 changed files with 259 additions and 335 deletions

View File

@@ -1,3 +1,9 @@
{
"keyboard_name": "Onekey Adafruit Feather STM32F405"
"keyboard_name": "Onekey Adafruit Feather STM32F405",
"processor": "STM32F405",
"bootloader": "stm32-dfu",
"matrix_pins": {
"cols": ["C2"],
"rows": ["C3"],
}
}