mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 15:04:11 +00:00
Formatting
This commit is contained in:
parent
4d060cabbe
commit
9fa8e54be8
@ -21,9 +21,9 @@
|
||||
#include "util.h"
|
||||
#include <string.h>
|
||||
|
||||
extern report_keyboard_t *keyboard_report;
|
||||
extern report_keyboard_t* keyboard_report;
|
||||
#ifdef NKRO_ENABLE
|
||||
extern report_nkro_t *nkro_report;
|
||||
extern report_nkro_t* nkro_report;
|
||||
#endif
|
||||
|
||||
#ifdef RING_BUFFERED_6KRO_REPORT_ENABLE
|
||||
|
Loading…
Reference in New Issue
Block a user