diff options
Diffstat (limited to 'keyboards/handwired/onekey/elite_c/config.h')
| -rw-r--r-- | keyboards/handwired/onekey/elite_c/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/elite_c/config.h b/keyboards/handwired/onekey/elite_c/config.h index fbcd630d7..167373cd3 100644 --- a/keyboards/handwired/onekey/elite_c/config.h +++ b/keyboards/handwired/onekey/elite_c/config.h | |||
| @@ -21,3 +21,9 @@ | |||
| 21 | #define MATRIX_COL_PINS { F4 } | 21 | #define MATRIX_COL_PINS { F4 } |
| 22 | #define MATRIX_ROW_PINS { F5 } | 22 | #define MATRIX_ROW_PINS { F5 } |
| 23 | #define UNUSED_PINS | 23 | #define UNUSED_PINS |
| 24 | |||
| 25 | #define BACKLIGHT_PIN B6 | ||
| 26 | |||
| 27 | #define RGB_DI_PIN F6 | ||
| 28 | |||
| 29 | #define ADC_PIN F6 | ||
