diff options
author | Drashna Jaelre <drashna@live.com> | 2021-08-21 18:34:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-21 18:34:16 -0700 |
commit | f4a2f2bb7e0d745c6f126db15b94955eebc64884 (patch) | |
tree | 7cc6cc0f4948399fd541dc138db2810bd17b683a /keyboards/handwired/tractyl_manuform/4x6_right/config.h | |
parent | e08d6a33fc1c119e4632bdaa37e75aebbd895dbd (diff) |
[Keyboard] Fix compile issues for Tractyl Manuform (#14105)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/4x6_right/config.h')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/4x6_right/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/tractyl_manuform/4x6_right/config.h b/keyboards/handwired/tractyl_manuform/4x6_right/config.h index 0d2f1ff5a5..913a9f0aa2 100644 --- a/keyboards/handwired/tractyl_manuform/4x6_right/config.h +++ b/keyboards/handwired/tractyl_manuform/4x6_right/config.h @@ -87,8 +87,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define NO_ACTION_MACRO #define NO_ACTION_FUNCTION -#define SERIAL_USE_MULTI_TRANSACTION -#define SPLIT_TRANSACTION_IDS_KB RPC_ID_STATE_SYNC, RPC_ID_SLAVE_STATE - /* PMW3360 Settings */ #define PMW3360_CS_PIN B0 |