diff options
author | Joel Challis <git@zvecr.com> | 2023-10-02 11:49:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 11:49:53 +0100 |
commit | 997a6747ee83c87de92d9444e2bc57c981dbf260 (patch) | |
tree | 906b0023320ab68ff0137e924066c2378f404749 /keyboards/doio/kb12/config.h | |
parent | 1b7a538353347e564edce2c78a7b155a50ac3c4b (diff) |
Miscellaneous fixes for recently merged keyboards (#22179)
Diffstat (limited to 'keyboards/doio/kb12/config.h')
-rw-r--r-- | keyboards/doio/kb12/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/doio/kb12/config.h b/keyboards/doio/kb12/config.h index c7ea434320..d853409b85 100644 --- a/keyboards/doio/kb12/config.h +++ b/keyboards/doio/kb12/config.h @@ -19,7 +19,6 @@ /* RGB Matrix config */ #define RGB_MATRIX_LED_COUNT 12 -#define RGB_MATRIX_DEFAULT_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS #define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_CYCLE_UP_DOWN #define RGB_DISABLE_WHEN_USB_SUSPENDED #define RGB_MATRIX_KEYPRESSES |