thompson-vii / kb16_rev2_vial_fw

compiled firmware for doio's kb16 rev2 (aka megalodon trip knob macropad)
60 stars 24 forks source link

Increase number of macros #13

Open aluminum-ice opened 1 year ago

aluminum-ice commented 1 year ago

Hello. Thank you for this release. Is it possible to increase the number of macros from 15 to 30 or maybe 45?

thompson-vii commented 1 year ago

|change #define DYNAMIC_KEYMAP_MACRO_COUNT xx in config.h |

On 5/3/2023 4:55 PM, aluminum-ice wrote:

Hello. Thank you for this release. Is it possible to increase the number of macros from 15 to 30 or maybe 45?

— Reply to this email directly, view it on GitHub https://github.com/thompson-vii/kb16_rev2_vial_fw/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRUO4FCNPRRVZOJ6JSUW4LXELH4PANCNFSM6AAAAAAXU7K3NE. You are receiving this because you are subscribed to this thread.Message ID: @.***>

aluminum-ice commented 10 months ago

I fixed the problems by reading through the prior vial-qmk commits and finding the change that removed out this linker. I fixed the issue in my fork and increased the macro count to 36 while I was at it.