Move remaining LAYOUT
s to data driven (#20422)
This commit is contained in:
parent
54634e9263
commit
a84528f853
181 changed files with 17568 additions and 14711 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "bison.h"
|
||||
#include "quantum.h"
|
||||
|
||||
bool encoder_update_kb(uint8_t index, bool clockwise) {
|
||||
if (!encoder_update_user(index, clockwise)) { return false; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue