mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-17 07:39:56 +02:00
6 lines
80 B
C
6 lines
80 B
C
#pragma once
|
|
|
|
#ifdef RGB_MATRIX_ENABLE
|
|
# define RGB_MATRIX_KEYPRESSES
|
|
#endif
|