summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb/rev2/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-02-10 18:06:46 +0000
committerQMK Bot <hello@qmk.fm>2023-02-10 18:06:46 +0000
commit79b364d289932e78b4107edc941d26f2ef23cd0f (patch)
tree1c685485e1406b58d8e32f32aad576944ba01db7 /keyboards/xelus/pachi/rgb/rev2/config.h
parent61009c506bb7e19111c428e936ae0b27a6db5d1f (diff)
parentd0702b519d232c866db23b09e62132bff416858f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/pachi/rgb/rev2/config.h')
-rw-r--r--keyboards/xelus/pachi/rgb/rev2/config.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/keyboards/xelus/pachi/rgb/rev2/config.h b/keyboards/xelus/pachi/rgb/rev2/config.h
index 13ecb1e535..557e6031fa 100644
--- a/keyboards/xelus/pachi/rgb/rev2/config.h
+++ b/keyboards/xelus/pachi/rgb/rev2/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 Harrison Chan (Xelus)
+/* Copyright 2023 Harrison Chan (Xelus)
*
* 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
@@ -87,8 +87,9 @@
#define ENABLE_RGB_MATRIX_HUE_BREATHING
#define ENABLE_RGB_MATRIX_HUE_PENDULUM
#define ENABLE_RGB_MATRIX_HUE_WAVE
-// #define ENABLE_RGB_MATRIX_PIXEL_FRACTAL
// #define ENABLE_RGB_MATRIX_PIXEL_RAIN
+// #define ENABLE_RGB_MATRIX_PIXEL_FLOW
+// #define ENABLE_RGB_MATRIX_PIXEL_FRACTAL
#define ENABLE_RGB_MATRIX_TYPING_HEATMAP
#define ENABLE_RGB_MATRIX_DIGITAL_RAIN
@@ -106,5 +107,6 @@
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
-
-#define FORCE_NKRO
+// VIA KB level
+#define VIA_FIRMWARE_VERSION 1
+#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 17