qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 81f3f0f3e92723c4ffbb94f26d561405a95fa056
parent d0c36a7683a63adbdde8c33ce439677e4c8663be
Author: Nick Brassel <nick@tzarc.org>
Date:   Thu, 30 Mar 2023 11:41:36 +1100

Revert to hex output for kint41 (#20295)


Diffstat:
Mkeyboards/kinesis/kint41/rules.mk | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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