[Keyboard] Update Work Louder keyboards (#18109)

This commit is contained in:
Drashna Jaelre 2022-08-19 16:49:37 -07:00 committed by GitHub
parent f1786cbd7b
commit 39f0fb7bea
Failed to generate hash of commit
23 changed files with 80 additions and 355 deletions

View file

@ -16,7 +16,7 @@
#include "loop.h"
#if !defined(VIA_ENABLE) && defined(ENCODER_ENABLE)
#if defined(ENCODER_ENABLE)
bool encoder_update_kb(uint8_t index, bool clockwise) {
if (!encoder_update_user(index, clockwise)) { return false; }
if (index == 0) {