* Revert "fix broken macro in transport.h (#15239)" This reverts commit06f18e22d9
. * Revert "Rework encoders to enable asymmetric split keyboards (#12090)" This reverts commit32215d5bff
.
This commit is contained in:
parent
94d7cc3712
commit
4d0dd1eab7
14 changed files with 58 additions and 576 deletions
|
@ -17,8 +17,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include "quantum.h"
|
||||
|
||||
void encoder_init(void);
|
||||
bool encoder_read(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue