Change MK66F18 -> MK66FX1M0 (#14659)

This commit is contained in:
Ryan
2021-10-01 08:14:37 +10:00
committed by GitHub
parent 85b3f5a406
commit 1a9e7b95ab
5 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
BOARD = PJRC_TEENSY_3_6
MCU = MK66F18
# MCU name
MCU = MK66FX1M0
# Debounce eagerly (report change immediately), keep per-key timers. We can use
# this because the kinT does not have to deal with noise.