summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/kint41/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kinesis/kint41/rules.mk')
-rw-r--r--keyboards/kinesis/kint41/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/kinesis/kint41/rules.mk b/keyboards/kinesis/kint41/rules.mk
deleted file mode 100644
index 4b39b87be6..0000000000
--- a/keyboards/kinesis/kint41/rules.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-MCU_FAMILY = MIMXRT1062
-MCU_SERIES = MIMXRT1062
-MCU_LDSCRIPT = MIMXRT1062
-MCU_STARTUP = MIMXRT1062
-BOARD = IC_TEENSY_4_1
-MCU = cortex-m4
-ARMV = 7
-
-# Debounce eagerly (report change immediately), keep per-key timers. We can use
-# this because the Cherry MX keyswitches on the Kinesis only produce noise while
-# pressed.
-DEBOUNCE_TYPE = sym_eager_pk
-
-FIRMWARE_FORMAT = hex