mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-27 09:57:22 +00:00
11 lines
215 B
C
11 lines
215 B
C
// Copyright 2024 ZSA Technology Labs, Inc <@zsa>
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#define RAW_USAGE_PAGE 0xFF60
|
|
#define RAW_USAGE_ID 0x61
|
|
|
|
#define ORYX_ENABLE
|
|
#define ORYX_CONFIGURATOR
|