mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-30 03:31:16 +02:00
6 lines
80 B
C
6 lines
80 B
C
#pragma once
|
|
|
|
#ifdef RGB_MATRIX_ENABLE
|
|
# define RGB_MATRIX_KEYPRESSES
|
|
#endif
|