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