Cleanup magic number and functions

This commit is contained in:
Drashna Jael're
2020-01-30 13:46:57 -08:00
committed by Florian Didron
parent d550603b8c
commit 6198382cb1
4 changed files with 14 additions and 9 deletions

View File

@@ -112,3 +112,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_WHEEL_DELAY 0
#define MUSIC_MAP
#define FIRMWARE_VERSION_SIZE 17
#define DYNAMIC_KEYMAP_EEPROM_ADDR (EECONFIG_SIZE + FIRMWARE_VERSION_SIZE)