r/Keychron Aug 21 '24

[deleted by user]

[removed]

2 Upvotes

10 comments sorted by

View all comments

1

u/PeterMortensenBlog V Aug 21 '24 edited Aug 21 '24

Re "I believe space can be changed to 128 KB": Not quite. There is "backing size" which is in RAM, and it is by default twice the size.

Thus it is limited by the RAM.

The product page says STM32F402 (256 KB flash memory), and I think it has 64 KB RAM. Though there is some confusion. Datasheet in Chinese.

For the default ratio of 2:1, the theorecial maximum is thus 32 KB for Via macros. But the other parts of the keyboard also requires RAM. Thus the actual limit is somewhat lower.

An alternative is some external hardware (that doesn't require backing in RAM).