summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/kintlc/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kinesis/kintlc/rules.mk')
-rw-r--r--keyboards/kinesis/kintlc/rules.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/kinesis/kintlc/rules.mk b/keyboards/kinesis/kintlc/rules.mk
deleted file mode 100644
index bfc10748ab..0000000000
--- a/keyboards/kinesis/kintlc/rules.mk
+++ /dev/null
@@ -1,9 +0,0 @@
-# MCU name
-MCU = MKL26Z64
-# This MCU is not in the main CHIBIOS repo but in the CHIBIOS_CONTRIB repo.
-USE_CHIBIOS_CONTRIB = yes
-
-# 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