Added snap click and per-key/mixed RGB to V3 MAX

This commit is contained in:
lokher
2025-05-30 23:56:29 +08:00
parent c9049679ac
commit 8b525cb770
23 changed files with 1489 additions and 631 deletions
+2 -5
View File
@@ -16,6 +16,8 @@
#pragma once
#include "eeconfig_kb.h"
/* Encoder Configuration */
#define ENCODER_DEFAULT_POS 0x3
#define ENCODER_MAP_KEY_DELAY 2
@@ -67,11 +69,6 @@
/* Enable bluetooth NKRO */
# define WIRELESS_NKRO_ENABLE
/* Raw hid command for factory test and bluetooth DFU */
# define RAW_HID_CMD 0xAA ... 0xAB
#else
/* Raw hid command for factory test */
# define RAW_HID_CMD 0xAB
#endif
/* Factory test keys */