1
0

[CI] Format code according to conventions (#26000)

Format code according to conventions
This commit is contained in:
QMK Bot
2026-02-12 03:06:13 +11:00
committed by GitHub
parent 5ad6d44e18
commit 4f7a7873c8
1230 changed files with 1230 additions and 1230 deletions

View File

@@ -21,4 +21,4 @@
#define ENABLE_RGB_MATRIX_SOLID_REACTIVE_SIMPLE
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
#define ENABLE_RGB_MATRIX_RAINBOW_BEACON
#define ENABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT
#define ENABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT

View File

@@ -49,4 +49,4 @@
"sleep": true
}
}
}
}

View File

@@ -85,4 +85,4 @@ qmk json2c -o keymap.c keymap.json
```
You can add custom C code to the newly generated `keymap.c` file. Do note that you have to use **either** a C file **or** a JSON file - you cannot do both!
**If a JSON file is present, the C file is ignored.**
**If a JSON file is present, the C file is ignored.**