1
0
Fork 0

Data-Driven Keyboard Conversions: H, Part 3 (#23530)

This commit is contained in:
James Young 2024-04-16 16:36:21 -07:00 committed by GitHub
parent 7be23a9cb4
commit baa6000ed3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 195 additions and 288 deletions

View file

@ -10,7 +10,8 @@
"console": false,
"extrakey": true,
"mousekey": true,
"nkro": true
"nkro": true,
"rgb_matrix": true
},
"rgb_matrix": {
"center_point": [40, 30],

View file

@ -1,2 +0,0 @@
# Add support for 3731 RGB matrix controller
RGB_MATRIX_ENABLE = yes