DecenTKL numpad (#24696)
This commit is contained in:
parent
18cca2062e
commit
e6fa351d3b
5 changed files with 379 additions and 0 deletions
8
keyboards/decent/numpad/config.h
Normal file
8
keyboards/decent/numpad/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2023 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define JOYSTICK_AXIS_COUNT 4
|
||||
#define JOYSTICK_BUTTON_COUNT 10
|
||||
#define JOYSTICK_HAS_HAT
|
Loading…
Add table
Add a link
Reference in a new issue