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

@@ -121,4 +121,4 @@
]
}
}
}
}

View File

@@ -28,4 +28,4 @@
// Used for RGB matrix
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE
#define STM32_PWM_USE_TIM1 TRUE

View File

@@ -11,4 +11,4 @@
#define SPI_DRIVER SPID1
#define SPI_SCK_PIN B3
#define SPI_MOSI_PIN B5
#define SPI_MISO_PIN B4
#define SPI_MISO_PIN B4

View File

@@ -66,4 +66,4 @@
]
}
}
}
}

View File

@@ -16,4 +16,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[0] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(MS_WHLD, MS_WHLU) }
};
#endif
#endif

View File

@@ -1 +1 @@
ENCODER_MAP_ENABLE = yes
ENCODER_MAP_ENABLE = yes

View File

@@ -21,4 +21,4 @@
#define AUDIO_PWM_DRIVER PWMD4
#define AUDIO_PWM_CHANNEL 3
#define AUDIO_PWM_PAL_MODE 2
#define AUDIO_STATE_TIMER GPTD5
#define AUDIO_STATE_TIMER GPTD5

View File

@@ -87,4 +87,4 @@
"qmk": {
"tap_keycode_delay": 10
}
}
}

View File

@@ -18,4 +18,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[0] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_VOLD, KC_VOLU) }
};
#endif
#endif

View File

@@ -1 +1 @@
ENCODER_MAP_ENABLE = yes
ENCODER_MAP_ENABLE = yes

View File

@@ -24,4 +24,4 @@
// Used for FRAM
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE
#define STM32_SPI_USE_SPI1 TRUE

View File

@@ -189,4 +189,4 @@
]
}
}
}
}

View File

@@ -18,4 +18,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[0] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_VOLD, KC_VOLU), ENCODER_CCW_CW(KC_VOLD, KC_VOLU) }
};
#endif
#endif

View File

@@ -1 +1 @@
ENCODER_MAP_ENABLE = yes
ENCODER_MAP_ENABLE = yes

View File

@@ -28,4 +28,4 @@
// Used for RGB matrix
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE
#define STM32_PWM_USE_TIM1 TRUE

View File

@@ -30,4 +30,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[0] = { ENCODER_CCW_CW(KC_VOLD, KC_VOLU),
};
#endif
#endif

View File

@@ -4,4 +4,4 @@ SRC += matrix.c
QUANTUM_PAINTER_DRIVERS = st7735_spi
CUSTOM_MATRIX = lite
CIE1931_CURVE = yes
CIE1931_CURVE = yes

View File

@@ -3,4 +3,4 @@
This is the default layout for the Genesis Macro Pad. It assumes all 1u switches
and optional rotary encoder in the top-left or top-right corner for media volume
control. The top left switch activates Layer 1 which enables control of the RGB
underglow.
underglow.

View File

@@ -73,4 +73,4 @@ void keyboard_post_init_user(void) {
//Enable the LED layers
rgblight_layers = my_rgb_layers;
}
#endif
#endif

View File

@@ -3,4 +3,4 @@
This is the default layout for the Genesis Macro Pad. It assumes all 1u switches
and optional rotary encoder in the top-left or top-right corner for media volume
control. The top left switch activates Layer 1 which enables control of the RGB
underglow.
underglow.