You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
...
These numbers are misleading, because they are outdated and as @drashna mentioned here: #5485 (comment), dependent on the compiler version. It seems there is not much point having them around since they will simply never be accurate.
But... these are in every rules.mk, so I won't bother making a PR for this, even though I strongly feel these kinds of changes should be done sooner rather than later as QMK grows in popularity, complexity and size.
The text was updated successfully, but these errors were encountered:
For example:
These numbers are misleading, because they are outdated and as @drashna mentioned here: #5485 (comment), dependent on the compiler version. It seems there is not much point having them around since they will simply never be accurate.
But... these are in every rules.mk, so I won't bother making a PR for this, even though I strongly feel these kinds of changes should be done sooner rather than later as QMK grows in popularity, complexity and size.
The text was updated successfully, but these errors were encountered: