forked from mirror/qmk_firmware
[Keyboard] Add Binepad Pixie (#21524)
* 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>
This commit is contained in:
6
keyboards/binepad/pixie/config.h
Normal file
6
keyboards/binepad/pixie/config.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2023 binepad (@binepad)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define ENCODER_DEFAULT_POS 0x3 // enable 1:1 resolution
|
||||
Reference in New Issue
Block a user