Cipulot refactoring (#22368)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Cipulot 2024-02-26 03:05:10 +01:00 committed by GitHub
parent ea5abe676f
commit 3873165014
36 changed files with 59 additions and 1397 deletions

View file

@ -2,7 +2,7 @@
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
@ -16,5 +16,5 @@
#pragma once
// This is the size of the EEPROM for the custom VIA-specific data
#define EECONFIG_USER_DATA_SIZE 4
// This is the firmware version for VIA support to avoid conflicts on menu fetching
#define VIA_FIRMWARE_VERSION 1