mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
update skyloong/gk75/q2
This commit is contained in:
parent
6d0e5bc0dd
commit
fd2b77fb71
@ -10,3 +10,10 @@
|
|||||||
// Hardware enable lines may be connected to the same pin
|
// Hardware enable lines may be connected to the same pin
|
||||||
#define AW20216S_EN_PIN B5
|
#define AW20216S_EN_PIN B5
|
||||||
#define CAPS_LOCK_INDEX 43
|
#define CAPS_LOCK_INDEX 43
|
||||||
|
|
||||||
|
#define MATRIX_ROWS 7
|
||||||
|
#define MATRIX_COLS 13
|
||||||
|
#define MATRIX_ROW_PINS {A8, A9, A10, A15, B6, B7,B9}
|
||||||
|
#define MATRIX_COL_PINS {}
|
||||||
|
|
||||||
|
|
||||||
|
@ -32,11 +32,6 @@
|
|||||||
"on_state": 0,
|
"on_state": 0,
|
||||||
"caps_lock": "C15"
|
"caps_lock": "C15"
|
||||||
},
|
},
|
||||||
|
|
||||||
"matrix_pins": {
|
|
||||||
"cols": [null, null, null, null, null, null, null, null, null, null, null, null, null],
|
|
||||||
"rows": ["A8", "A9", "A10", "A15", "B6", "B7","B9"]
|
|
||||||
},
|
|
||||||
"processor": "STM32F103",
|
"processor": "STM32F103",
|
||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
"animations": {
|
"animations": {
|
||||||
|
Loading…
Reference in New Issue
Block a user