]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/common/eeconfig.h
Velocikey: Match RGB animation speed to typing speed (#3754)
[qmk_firmware.git] / tmk_core / common / eeconfig.h
index d576634f579919e694913c20fddd7715c82f647d..0ac3dff07925ae6c14204beb317421fb760eb7cb 100644 (file)
@@ -40,6 +40,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define EECONFIG_HANDEDNESS                                            (uint8_t *)14
 #define EECONFIG_KEYBOARD                          (uint32_t *)15
 #define EECONFIG_USER                              (uint32_t *)19
+#define EECONFIG_VELOCIKEY                          (uint8_t *)23
 
 #define EECONFIG_HAPTIC                            (uint32_t*)24