Remove DESCRIPTION
, R-V (#11632)
This commit is contained in:
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DEVICE_VER 0x0003
|
||||
#define MANUFACTURER TADA
|
||||
#define PRODUCT TADA68
|
||||
#define DESCRIPTION QMK keyboard firmware for TADA68 with WS2812 support
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
|
@@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#undef DESCRIPTION
|
||||
#define DESCRIPTION QMK keyboard firmware for TADA68 with QMK bootloader
|
||||
|
||||
#define QMK_ESC_OUTPUT F0 // usually COL
|
||||
#define QMK_ESC_INPUT D0 // usually ROW
|
||||
#define QMK_LED B6
|
||||
|
Reference in New Issue
Block a user