mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 11:42:44 -10:00
20 lines
258 B
YAML
20 lines
258 B
YAML
identifier: corne
|
|
name: Solfe
|
|
url: https://github.com/tokyo2006/zmk-config-corne
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 40
|
|
supported:
|
|
- adc
|
|
- usb_device
|
|
- ble
|
|
- ieee802154
|
|
- pwm
|
|
- watchdog
|
|
- gpio
|
|
- i2c
|
|
- spi |