Add Teensy2.0++ revision and VIA keymap to handwired/sono1 (#15296)

* teensy2.0pp revision, via support

* updated documentation

* Update keyboards/handwired/sono1/t2pp/rules.mk
This commit is contained in:
Dmitry Nosachev 2022-01-10 12:26:06 +03:00 committed by GitHub
parent d9e5a5f2db
commit c5728aebee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 198 additions and 87 deletions

View file

@ -0,0 +1,8 @@
# MCU name
MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE