mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-19 08:03:22 +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
|