diff options
Diffstat (limited to 'keyboards/projectkb/alice/config.h')
-rw-r--r-- | keyboards/projectkb/alice/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/projectkb/alice/config.h b/keyboards/projectkb/alice/config.h index ed54af2394..262abdeb18 100644 --- a/keyboards/projectkb/alice/config.h +++ b/keyboards/projectkb/alice/config.h @@ -66,6 +66,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Let VIA handle the QMK RGBLIGHT #define VIA_QMK_RGBLIGHT_ENABLE +// 2 bits for 4 layout options +#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 + /* * Feature disable options * These options are also useful to firmware size reduction. |