diff options
author | QMK Bot <hello@qmk.fm> | 2023-03-30 00:42:20 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-03-30 00:42:20 +0000 |
commit | 7e1e662dc704736b88cc4a7487457638b72f54e8 (patch) | |
tree | 78e62f51c3ff9a78e3a58794a630a57f23fcc6c0 | |
parent | c0a24671eeef227a8554fe1c78656958bfb7f6d8 (diff) | |
parent | 81f3f0f3e92723c4ffbb94f26d561405a95fa056 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/kinesis/kint41/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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 |