1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2022-08-20 00:32:18 +00:00
commit eceed6c50b
121 changed files with 309 additions and 293 deletions

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Blackpill STM32F401
#define MATRIX_COL_PINS { B0 }
#define MATRIX_ROW_PINS { A7 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Blackpill STM32F401"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Blackpill STM32F411
#define MATRIX_COL_PINS { B0 }
#define MATRIX_ROW_PINS { A7 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Blackpill STM32F411"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Blackpill STM32F411 TinyUF2
#define MATRIX_COL_PINS { B0 }
#define MATRIX_ROW_PINS { A7 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Blackpill STM32F411 TinyUF2"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Bluepill STM32F103
#define MATRIX_COL_PINS { B0 }
#define MATRIX_ROW_PINS { A7 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Bluepill STM32F103"
}

View file

@ -17,12 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6465
#define DEVICE_VER 0x0001
#define MANUFACTURER QMK
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 1

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Elite-C
#define MATRIX_COL_PINS { F4 }
#define MATRIX_ROW_PINS { F5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Elite-C"
}

View file

@ -4,7 +4,5 @@
#include "config_common.h"
#define PRODUCT Onekey WB32F3G71
#define MATRIX_COL_PINS { B12 }
#define MATRIX_ROW_PINS { B13 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey WB32F3G71 Eval"
}

View file

@ -4,7 +4,5 @@
#include "config_common.h"
#define PRODUCT Onekey WB32FQ95
#define MATRIX_COL_PINS { B12 }
#define MATRIX_ROW_PINS { B13 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey WB32FQ95 Eval"
}

View file

@ -1,7 +1,12 @@
{
"keyboard_name": "onekey handwired",
"manufacturer": "QMK",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0xFEED",
"pid": "0x6465",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [

View file

@ -4,8 +4,6 @@
#include "config_common.h"
#define PRODUCT Onekey L432KC
#define MATRIX_COL_PINS { A2 }
#define MATRIX_ROW_PINS { A1 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Nucleo L432KC"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Pro Micro
#define MATRIX_COL_PINS { F4 }
#define MATRIX_ROW_PINS { F5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Pro Micro"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Proton-C
#define MATRIX_COL_PINS { A2 }
#define MATRIX_ROW_PINS { A1 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Proton-C"
}

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Sipeed Longan Nano"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey STM32F072 Discovery
#define MATRIX_COL_PINS { B4 }
#define MATRIX_ROW_PINS { B5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey STM32F072 Discovery"
}

View file

@ -18,7 +18,5 @@
#include "config_common.h"
#define PRODUCT Onekey Adafruit Feather STM32F405
#define MATRIX_COL_PINS { C2 }
#define MATRIX_ROW_PINS { C3 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Adafruit Feather STM32F405"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Teensy 2.0
#define MATRIX_COL_PINS { F4 }
#define MATRIX_ROW_PINS { F5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Teensy 2.0"
}

View file

@ -18,8 +18,6 @@
#include "config_common.h"
#define PRODUCT Onekey Teensy 2++
#define MATRIX_COL_PINS { F4 }
#define MATRIX_ROW_PINS { F5 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Teensy 2.0++"
}

View file

@ -19,8 +19,6 @@
// TODO: including this causes "error: expected identifier before '(' token" errors
//#include "config_common.h"
#define PRODUCT Onekey Teensy 3.2
#define MATRIX_COL_PINS { D5 }
#define MATRIX_ROW_PINS { B2 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Teensy 3.2"
}

View file

@ -19,8 +19,6 @@
// TODO: including this causes "error: expected identifier before '(' token" errors
//#include "config_common.h"
#define PRODUCT Onekey Teensy LC
#define MATRIX_COL_PINS { D5 }
#define MATRIX_ROW_PINS { B2 }

View file

@ -0,0 +1,3 @@
{
"keyboard_name": "Onekey Teensy LC"
}