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

This commit is contained in:
fauxpark
2022-08-20 10:55:40 +10:00
550 changed files with 1689 additions and 1819 deletions

View File

@@ -16,11 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x00DE
#define MANUFACTURER Mode
#define PRODUCT Eighty
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 16

View File

@@ -1,22 +0,0 @@
/*
Copyright 2020 Alvaro "Gondolindrim" Volpato <gondolindrim@acheronproject.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0081
#define DEVICE_VER 0x0072 //H for hotswap version

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "MODE80H",
"keyboard_name": "Eighty",
"manufacturer": "Mode",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0x00DE",
"pid": "0x0081",
"device_version": "0.7.2"
},
"layouts": {
"LAYOUT_eighty_m80h": {
"layout": [

View File

@@ -1,22 +0,0 @@
/*
Copyright 2020 Alvaro "Gondolindrim" Volpato <gondolindrim@acheronproject.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0080
#define DEVICE_VER 0x0083 //S for solderable version

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "MODE80S",
"keyboard_name": "Eighty",
"manufacturer": "Mode",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0x00DE",
"pid": "0x0080",
"device_version": "0.8.3"
},
"layouts": {
"LAYOUT_eighty_m80s": {
"layout": [