aboutsummaryrefslogtreecommitdiff
path: root/keyboards/projectkb/alice/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/projectkb/alice/config.h')
-rw-r--r--keyboards/projectkb/alice/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/projectkb/alice/config.h b/keyboards/projectkb/alice/config.h
index ed54af239..262abdeb1 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/>.
66// Let VIA handle the QMK RGBLIGHT 66// Let VIA handle the QMK RGBLIGHT
67#define VIA_QMK_RGBLIGHT_ENABLE 67#define VIA_QMK_RGBLIGHT_ENABLE
68 68
69// 2 bits for 4 layout options
70#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
71
69/* 72/*
70 * Feature disable options 73 * Feature disable options
71 * These options are also useful to firmware size reduction. 74 * These options are also useful to firmware size reduction.