ec09c03b64
* Add Binepad Pixie * Post waffle87 and drashna review recommendations applied * Post-drashna code review suggestions applied Co-authored-by: Drashna Jaelre <drashna@live.com> * post zvecr review --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
6 lines
155 B
C
6 lines
155 B
C
// Copyright 2023 binepad (@binepad)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#define ENCODER_DEFAULT_POS 0x3 // enable 1:1 resolution
|