diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-07 08:09:15 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-07 08:09:15 +0000 |
commit | 111dcdf7131618151edb93fdd1cdc751a5c871b3 (patch) | |
tree | c0a15c4556594bd80d400311e0e51469f17e70d6 /keyboards/kingly_keys/romac_plus/config.h | |
parent | 564589a0060d3692d3f55cd5effdc37d035ea004 (diff) | |
parent | de2c81d5b29fc3b3b86f977b72ab3357a1d13a63 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kingly_keys/romac_plus/config.h')
-rw-r--r-- | keyboards/kingly_keys/romac_plus/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/kingly_keys/romac_plus/config.h b/keyboards/kingly_keys/romac_plus/config.h index 441584a84e..0618521306 100644 --- a/keyboards/kingly_keys/romac_plus/config.h +++ b/keyboards/kingly_keys/romac_plus/config.h @@ -16,9 +16,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ -#define BACKLIGHT_LEVELS 0 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |