From 81f3f0f3e92723c4ffbb94f26d561405a95fa056 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Thu, 30 Mar 2023 11:41:36 +1100 Subject: Revert to hex output for kint41 (#20295) --- keyboards/kinesis/kint41/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards') diff --git a/keyboards/kinesis/kint41/rules.mk b/keyboards/kinesis/kint41/rules.mk index 99c7c0f7d6..e273e8f282 100644 --- a/keyboards/kinesis/kint41/rules.mk +++ b/keyboards/kinesis/kint41/rules.mk @@ -13,3 +13,5 @@ BOOTLOADER = halfkay # this because the Cherry MX keyswitches on the Kinesis only produce noise while # pressed. DEBOUNCE_TYPE = sym_eager_pk + +FIRMWARE_FORMAT = hex -- cgit v1.2.3