Move default layouts to data driven (#20349)

This commit is contained in:
Ryan
2023-04-08 20:50:50 +10:00
committed by GitHub
parent fd6449e42c
commit 441988ef38
92 changed files with 7047 additions and 6635 deletions

View File

@@ -2,12 +2,6 @@
#include "quantum.h"
#ifdef KEYBOARD_cannonkeys_satisfaction75_prototype
#include "prototype.h"
#else
#include "rev1.h"
#endif
#include "via.h" // only for EEPROM address
#define EEPROM_ENABLED_ENCODER_MODES (VIA_EEPROM_CUSTOM_CONFIG_ADDR)
#define EEPROM_CUSTOM_BACKLIGHT (VIA_EEPROM_CUSTOM_CONFIG_ADDR+1)