Move miscellaneous defines to data driven (#21382)

This commit is contained in:
Ryan
2023-07-02 22:40:13 +01:00
committed by GitHub
parent 9ab16e62f7
commit 023035f462
69 changed files with 103 additions and 236 deletions
-4
View File
@@ -3,10 +3,6 @@
#pragma once
/* Change the USB polling rate [default = 1000Hz (1ms)] and
* use larger value of keys per scan for elite games */
#define USB_POLLING_INTERVAL_MS 2 // 500Hz
/* LED Matrix & Animations */
#ifdef RGB_MATRIX_ENABLE
+2 -1
View File
@@ -30,7 +30,8 @@
"vid": "0x6964",
"pid": "0x0042",
"device_version": "1.0.0",
"force_nkro": true
"force_nkro": true,
"polling_interval": 2
},
"layouts": {
"LAYOUT": {