forked from mirrors/qmk_userspace
Add Redox Media Configurator Data (#15013)
This commit is contained in:
parent
2761b17b98
commit
87fc950707
3 changed files with 132 additions and 20 deletions
|
@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define PRODUCT_ID 0x0000
|
||||
#define DEVICE_VER 0x0100
|
||||
#define MANUFACTURER shiftux
|
||||
#define PRODUCT The Redox Keyboard
|
||||
#define PRODUCT Redox Media
|
||||
|
||||
/* key matrix size */
|
||||
// Rows are doubled-up
|
||||
|
@ -57,4 +57,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define ENCODERS_PAD_A { F4 }
|
||||
#define ENCODERS_PAD_B { F5 }
|
||||
#define ENCODER_RESOLUTION 4
|
||||
#define ENCODER_RESOLUTION 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue