qmk_firmware

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

commit 7e1e662dc704736b88cc4a7487457638b72f54e8
parent c0a24671eeef227a8554fe1c78656958bfb7f6d8
Author: QMK Bot <hello@qmk.fm>
Date:   Thu, 30 Mar 2023 00:42:20 +0000

Merge remote-tracking branch 'origin/master' into develop

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