mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-19 20:17:56 -04:00
[chore] keyboards/tzarc: Alignment with clang-format. (#20265)
This commit is contained in:
parent
16940589a8
commit
f2daee07d5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
// Uncomment the following if your board uses 1.5A and 3.0A hold current fuses.
|
// Uncomment the following if your board uses 1.5A and 3.0A hold current fuses.
|
||||||
//#define DJINN_SUPPORTS_3A_FUSE
|
// #define DJINN_SUPPORTS_3A_FUSE
|
||||||
|
|
||||||
// Encoder settings
|
// Encoder settings
|
||||||
#define ENCODER_RESOLUTION 2
|
#define ENCODER_RESOLUTION 2
|
||||||
|
@ -60,4 +60,4 @@
|
||||||
#define ENABLE_RGB_MATRIX_SPLASH
|
#define ENABLE_RGB_MATRIX_SPLASH
|
||||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue