summaryrefslogtreecommitdiff
path: root/keyboards/kinesis
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-10-01 08:14:37 +1000
committerGitHub <noreply@github.com>2021-09-30 23:14:37 +0100
commit1a9e7b95abbae3ca81b40c561850a2a321864418 (patch)
tree46a4abac45a87fdad87421ca8bfd311b5859b260 /keyboards/kinesis
parent85b3f5a406f640d64555346a1b31e7145a6db4f0 (diff)
Change `MK66F18` -> `MK66FX1M0` (#14659)
Diffstat (limited to 'keyboards/kinesis')
-rw-r--r--keyboards/kinesis/kint36/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kinesis/kint36/rules.mk b/keyboards/kinesis/kint36/rules.mk
index cf58cb9134..d495568dd3 100644
--- a/keyboards/kinesis/kint36/rules.mk
+++ b/keyboards/kinesis/kint36/rules.mk
@@ -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.