diff options
Diffstat (limited to 'keyboards/donutcables/budget96/config.h')
-rw-r--r-- | keyboards/donutcables/budget96/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/donutcables/budget96/config.h b/keyboards/donutcables/budget96/config.h index 0e05bb76f4..9482867fa7 100644 --- a/keyboards/donutcables/budget96/config.h +++ b/keyboards/donutcables/budget96/config.h @@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MANUFACTURER DonutCables #define PRODUCT budget96 -#define RGBLED_NUM 16 +#define RGBLED_NUM 18 #define MATRIX_ROWS 8 #define MATRIX_COLS 15 |