Move Bootmagic config to data driven (#19860)

This commit is contained in:
Ryan
2023-02-17 08:49:49 +11:00
committed by GitHub
parent 7fad94ba2d
commit d784f78bd0
281 changed files with 458 additions and 700 deletions

View File

@@ -47,12 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ROTATIONAL_TRANSFORM_ANGLE -25
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
#define BOOTMAGIC_LITE_ROW_RIGHT 4
#define BOOTMAGIC_LITE_COLUMN_RIGHT 5
#define AUDIO_PIN C6
#define AUDIO_PIN_ALT B7

View File

@@ -6,6 +6,11 @@
"pid": "0x3537",
"device_version": "0.0.1"
},
"split": {
"bootmagic": {
"matrix": [4, 5]
}
},
"processor": "at90usb1286",
"bootloader": "atmel-dfu",
"layouts": {

View File

@@ -29,12 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define ROTATIONAL_TRANSFORM_ANGLE -25
#define POINTING_DEVICE_INVERT_X
/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
#define BOOTMAGIC_LITE_ROW_RIGHT 6
#define BOOTMAGIC_LITE_COLUMN_RIGHT 5
#define DYNAMIC_KEYMAP_LAYER_COUNT 16
#define LAYER_STATE_16BIT

View File

@@ -4,6 +4,11 @@
"pid": "0x3536",
"device_version": "0.0.1"
},
"split": {
"bootmagic": {
"matrix": [6, 5]
}
},
"layouts": {
"LAYOUT_5x6_right": {
"layout": [