aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/satisfaction75/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/satisfaction75/config.h')
-rw-r--r--keyboards/cannonkeys/satisfaction75/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/config.h b/keyboards/cannonkeys/satisfaction75/config.h
index 7a4354c8a..69d02806e 100644
--- a/keyboards/cannonkeys/satisfaction75/config.h
+++ b/keyboards/cannonkeys/satisfaction75/config.h
@@ -73,6 +73,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
73// 6 for 3x custom encoder settings, left, right, and press (18 bytes) 73// 6 for 3x custom encoder settings, left, right, and press (18 bytes)
74#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 21 74#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 21
75 75
76// VIA lighting is handled by the keyboard-level code
77#define VIA_CUSTOM_LIGHTING_ENABLE
78
76/* 79/*
77 * Feature disable options 80 * Feature disable options
78 * These options are also useful to firmware size reduction. 81 * These options are also useful to firmware size reduction.