crehmann / TPS42

An ergonomic split keyboard with TrackPoint support
https://github.com/crehmann/TPS42/wiki
Other
148 stars 8 forks source link

How to choose Pro micro #10

Open JqDream opened 1 month ago

JqDream commented 1 month ago

Hello author, I like TPS42 designed by you very much, and I am trying to make it. However, when choosing the master, I found that the generated firmware is much larger than the memory size of Atmega32U4. Can I know what kind of firmware you are using

crehmann commented 1 month ago

Hi, I used this configuration: https://github.com/crehmann/qmk_firmware/tree/keyboard/add_tps42/keyboards/tps42 However, my last build of the firmware is older than one year and the linked fork is not up to date with qmk master. Did you use the latest firmware? Maybe you are using certain qmk feature that need a lot of memory?

JqDream commented 1 month ago

Hi, I used version 1.1.2 of qmk to build your original configuration, but it's about 74KB in size.