I attempted to utilize https://config.qmk.fm/#/kinesis/kint41/LAYOUT to design and compile my own layout.
It functions, but not as efficiently as the default hex file.
The default hex layout boots instantly, while mine takes about 10 seconds.
What might be the issue?
I also tried the following:
git clone https://github.com/qmk/qmk_firmware.git
Then compiled the default, but the file size isn't the same as the default provided, and when I flash it, the boot time extends to 10 seconds.
What could be causing this?
Perhaps I should compile my custom layout with a customized version of QMK?
I attempted to utilize https://config.qmk.fm/#/kinesis/kint41/LAYOUT to design and compile my own layout.
It functions, but not as efficiently as the default hex file.
The default hex layout boots instantly, while mine takes about 10 seconds.
What might be the issue?
I also tried the following:
git clone https://github.com/qmk/qmk_firmware.git
Then compiled the default, but the file size isn't the same as the default provided, and when I flash it, the boot time extends to 10 seconds.
What could be causing this?
Perhaps I should compile my custom layout with a customized version of QMK?