Move Bootmagic config to data driven (#19860)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
// Copyright 2022 Markus Knutsson (@TweetyDaBird)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
// Bootmagic Lite key configuration
|
||||
// Not yet supported in info.json ?
|
||||
#define BOOTMAGIC_LITE_ROW 2
|
||||
#define BOOTMAGIC_LITE_COLUMN 2
|
@@ -26,6 +26,9 @@
|
||||
"pid": "0x23B0",
|
||||
"device_version": "1.1.0"
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [2, 2]
|
||||
},
|
||||
|
||||
"matrix_pins": {
|
||||
"direct": [
|
||||
|
Reference in New Issue
Block a user