Files
vial-qmk/keyboards/binepad/kn01/keymaps/vial/config.h
Vino Rodrigues 6c0ef5cbae Addition of the Binpad NEOKNOB KN01 rotary encoder (#390)
* Added Binepad / NeoKnob KN01

* Update readme.md
2023-03-06 00:08:28 -06:00

18 lines
396 B
C

/* Copyright 2022 Binepad (@binpad) */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define VIAL_KEYBOARD_UID {0xF2, 0x59, 0x70, 0xE1, 0x86, 0x78, 0x9F, 0x58}
#define VIAL_UNLOCK_COMBO_ROWS { 0 }
#define VIAL_UNLOCK_COMBO_COLS { 0 }
#define TAPPING_TERM 175
#ifdef DYNAMIC_KEYMAP_LAYER_COUNT
#undef DYNAMIC_KEYMAP_LAYER_COUNT
#endif
#define DYNAMIC_KEYMAP_LAYER_COUNT 2