mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-23 07:02:46 +00:00
Run clang-format manually to fix recently changed files
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
#define ConnectionUpdateInterval 1000 /* milliseconds */
|
||||
|
||||
#ifdef SAMPLE_BATTERY
|
||||
#ifndef BATTERY_LEVEL_PIN
|
||||
# define BATTERY_LEVEL_PIN 7
|
||||
#endif
|
||||
# ifndef BATTERY_LEVEL_PIN
|
||||
# define BATTERY_LEVEL_PIN 7
|
||||
# endif
|
||||
#endif
|
||||
|
||||
static struct {
|
||||
|
||||
Reference in New Issue
Block a user