[Keyboard] Add Binepad BNR1 rotary encoder (#18809)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
6527669f23
commit
473b74e757
3 changed files with 46 additions and 0 deletions
11
keyboards/binepad/bnr1/keymaps/via/config.h
Normal file
11
keyboards/binepad/bnr1/keymaps/via/config.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/* Copyright 2022 Binepad (@binpad) */
|
||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||
|
||||
#pragma once
|
||||
|
||||
#define TAPPING_TERM 175
|
||||
|
||||
#ifdef DYNAMIC_KEYMAP_LAYER_COUNT
|
||||
#undef DYNAMIC_KEYMAP_LAYER_COUNT
|
||||
#endif
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue