Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
ac31e42974
145 changed files with 789 additions and 471 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue