mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-04 04:53:23 +01:00
[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:
co-authored by
Drashna Jaelre
parent
4875bcecc2
commit
ec09c03b64
@@ -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