Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* Key matrix configuration. */
|
||||
#define MATRIX_ROWS 8 // Rows are doubled-up.
|
||||
#define MATRIX_COLS 5
|
||||
|
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"url": "https://bastardkb.com/charybdis-nano",
|
||||
"manufacturer": "Bastard Keyboards",
|
||||
"usb": {
|
||||
"vid": "0xA8F8",
|
||||
"pid": "0x1832",
|
||||
},
|
||||
"layouts": {
|
||||
|
@@ -18,8 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* Key matrix configuration. */
|
||||
#define MATRIX_ROWS 10 // Rows are doubled-up.
|
||||
#define MATRIX_COLS 6
|
||||
|
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"url": "https://bastardkb.com/charybdis",
|
||||
"manufacturer": "Bastard Keyboards",
|
||||
"usb": {
|
||||
"vid": "0xA8F8",
|
||||
"pid": "0x1833",
|
||||
},
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user