[Keyboard] Update Work Louder keyboards (#18109)
This commit is contained in:
@@ -26,7 +26,7 @@ led_config_t g_led_config = { {
|
||||
// clang-format on
|
||||
#endif
|
||||
|
||||
#if defined(ENCODER_ENABLE) && !defined(ENCODERS) && !defined(ENCODER_MAP_ENABLE)
|
||||
#if defined(ENCODER_ENABLE)
|
||||
bool encoder_update_kb(uint8_t index, bool clockwise) {
|
||||
if (!encoder_update_user(index, clockwise)) {
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user