Add "author" field

This commit is contained in:
redphx 2024-05-08 16:59:23 +07:00
parent b613e6eee7
commit fc1add99a2
33 changed files with 43 additions and 5 deletions

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"one-handed-left": { "one-handed-left": {
"name": "One-handed (Left)", "name": "One-handed (Left)",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"ToggleDpad": { "ToggleDpad": {
@ -112,6 +113,7 @@
}, },
"one-handed-right": { "one-handed-right": {
"name": "One-handed (Right)", "name": "One-handed (Right)",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"ToggleDpad": { "ToggleDpad": {
@ -222,6 +224,7 @@
}, },
"simplified": { "simplified": {
"name": "Simplified", "name": "Simplified",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [
@ -267,6 +270,7 @@
}, },
"simplified-full": { "simplified-full": {
"name": "Simplified (2 joysticks)", "name": "Simplified (2 joysticks)",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -2,7 +2,8 @@
"schema_version": 1, "schema_version": 1,
"layouts": { "layouts": {
"custom": { "custom": {
"name": "custom", "name": "Custom",
"author": "evanpaul14",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -2,7 +2,8 @@
"schema_version": 1, "schema_version": 1,
"layouts": { "layouts": {
"custom": { "custom": {
"name": "custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -2,7 +2,8 @@
"schema_version": 1, "schema_version": 1,
"layouts": { "layouts": {
"custom": { "custom": {
"name": "custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"layout-1": { "layout-1": {
"name": "Layout 1", "name": "Layout 1",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"dPadDisplay": { "dPadDisplay": {
@ -242,6 +243,7 @@
}, },
"layout-1-throttle-pedal": { "layout-1-throttle-pedal": {
"name": "Layout 1 (Throttle Pedal)", "name": "Layout 1 (Throttle Pedal)",
"author": "Tak-attack",
"content": { "content": {
"layers": { "layers": {
"dPadDisplay": { "dPadDisplay": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"rightstick": { "rightstick": {
"name": "Right Stick Mode (Default)", "name": "Right Stick Mode (Default)",
"author": "Tak-attack",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {
@ -279,6 +280,7 @@
}, },
"relativemouse": { "relativemouse": {
"name": "Relative Mouse Mode", "name": "Relative Mouse Mode",
"author": "Tak-attack",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Tak-attack",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "evanpaul14",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"type-a": { "type-a": {
"name": "Type A", "name": "Type A",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"EnableGyro": { "EnableGyro": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Tak-attack",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom Layout", "name": "Custom Layout",
"author": "Tak-attack",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -2,7 +2,8 @@
"schema_version": 1, "schema_version": 1,
"layouts": { "layouts": {
"custom": { "custom": {
"name": "custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "Kode-Z",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"layers": { "layers": {
"AimTouchpad": { "AimTouchpad": {

View File

@ -3,6 +3,7 @@
"layouts": { "layouts": {
"custom": { "custom": {
"name": "Custom", "name": "Custom",
"author": "redphx",
"content": { "content": {
"left": { "left": {
"inner": [ "inner": [