[Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192)

This commit is contained in:
Drashna Jaelre 2021-11-17 12:54:12 -08:00 committed by GitHub
commit 10e896630c
Failed to generate hash of commit
12 changed files with 41 additions and 44 deletions

View file

@ -33,10 +33,3 @@
) { \
{ k00, k01, k02 } \
}
#define LAYOUT_via( \
k00, k01, k02, \
k00_a, k00_b \
) { \
{ k00, k01, k02, k00_a, k00_b } \
}