* replace tofu65_v2 with kbdfans_tofu65_v2 in several files * remove unnecessary and unused commented out code * neaten up keymap layers * other small edits
20 lines
243 B
YAML
20 lines
243 B
YAML
identifier: kbdfans_tofu65_v2
|
|
name: KBDfans Tofu65 2.0
|
|
type: mcu
|
|
arch: arm
|
|
flash: 8192
|
|
ram: 264
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- uart
|
|
- gpio
|
|
- adc
|
|
- i2c
|
|
- usb_device
|
|
- spi
|
|
- hwinfo
|
|
- watchdog
|
|
- pwm
|