mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-03 15:29:55 +00:00
6 lines
133 B
C
6 lines
133 B
C
|
#pragma once
|
||
|
#include "../../config.h"
|
||
|
#define split_space
|
||
|
#define DRIVER_1_LED_TOTAL 54
|
||
|
#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL
|