[Keyboard] Adds ogre ergo single (#8012)
* Adds ogre ergo single (non-split) version * use generic pids
This commit is contained in:
parent
6d5812a86c
commit
0f9982c53e
8 changed files with 194 additions and 3 deletions
|
@ -20,9 +20,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0x095E
|
||||
#define DEVICE_VER 0x0001
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x0000
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER ctrlshiftba
|
||||
#define PRODUCT ergo_split
|
||||
#define DESCRIPTION a keycap friendly ergo. the split version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue