mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
onekey: rp2040: fix compilation errors
This commit is contained in:
parent
425a4b7c57
commit
41bfb5a2ee
@ -3,9 +3,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
#define DEBUG_MATRIX_SCAN_RATE
|
||||
|
||||
#define QMK_WAITING_TEST_BUSY_PIN GP8
|
||||
#define QMK_WAITING_TEST_YIELD_PIN GP9
|
||||
|
||||
|
@ -10,6 +10,7 @@
|
||||
"pin": "GP25"
|
||||
},
|
||||
"ws2812": {
|
||||
"driver": "vendor",
|
||||
"pin": "GP25"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user