mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-10 04:21:24 +02:00
6 lines
80 B
C
6 lines
80 B
C
#pragma once
|
|
|
|
#ifdef RGB_MATRIX_ENABLE
|
|
# define RGB_MATRIX_KEYPRESSES
|
|
#endif
|