Remove duplicated rgblight implementation from mxss (#22122)

This commit is contained in:
Joel Challis 2023-09-25 04:04:38 +01:00 committed by GitHub
parent c597731d1d
commit a4760c4d1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 22 additions and 1932 deletions

View file

@ -21,6 +21,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
// FLED config takes up 1 byte, stored color count takes 1, stored colors take up to 8
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 10