mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 14:10:13 +00:00
4 lines
69 B
C
4 lines
69 B
C
|
#pragma once
|
||
|
|
||
|
void rgb_matrix_record_key_press(keyrecord_t *record);
|