mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Revert to hex output for kint41 (#20295)
This commit is contained in:
parent
d0c36a7683
commit
81f3f0f3e9
|
@ -13,3 +13,5 @@ BOOTLOADER = halfkay
|
||||||
# this because the Cherry MX keyswitches on the Kinesis only produce noise while
|
# this because the Cherry MX keyswitches on the Kinesis only produce noise while
|
||||||
# pressed.
|
# pressed.
|
||||||
DEBOUNCE_TYPE = sym_eager_pk
|
DEBOUNCE_TYPE = sym_eager_pk
|
||||||
|
|
||||||
|
FIRMWARE_FORMAT = hex
|
||||||
|
|
Loading…
Reference in a new issue