mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-05 17:09:29 +00:00
6 lines
80 B
C
6 lines
80 B
C
#pragma once
|
|
|
|
#ifdef RGB_MATRIX_ENABLE
|
|
# define RGB_MATRIX_KEYPRESSES
|
|
#endif
|