1
0
Fork 0

Data-Driven Keyboard Conversions: M, Part 1 (#23590)

This commit is contained in:
James Young 2024-04-22 20:06:24 -07:00 committed by GitHub
parent dc0095c64b
commit a1cbdf145f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 156 additions and 261 deletions

View file

@ -1,44 +0,0 @@
{
"keyboard_name": "Christmas Tree",
"manufacturer": "Maple Computing",
"url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/",
"maintainer": "That-Canadian",
"usb": {
"vid": "0xFEED",
"pid": "0x3070"
},
"features": {
"backlight": true,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": false
},
"matrix_pins": {
"cols": ["D1"],
"rows": ["D3", "F4", "D0", "F6", "F5", "D4"]
},
"diode_direction": "COL2ROW",
"backlight": {
"driver": "timer",
"pin": "D2"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 1, "y": 0},
{"matrix": [1, 0], "x": 0.5, "y": 1},
{"matrix": [2, 0], "x": 1.5, "y": 1},
{"matrix": [3, 0], "x": 0, "y": 2},
{"matrix": [4, 0], "x": 1, "y": 2},
{"matrix": [5, 0], "x": 2, "y": 2}
]
}
}
}

View file

@ -1,5 +0,0 @@
{
"usb": {
"device_version": "20.1.7"
}
}

View file

@ -0,0 +1,45 @@
{
"keyboard_name": "Christmas Tree",
"manufacturer": "Maple Computing",
"url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/",
"maintainer": "That-Canadian",
"usb": {
"vid": "0xFEED",
"pid": "0x3070",
"device_version": "20.1.7"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"backlight": true,
"bootmagic": false,
"command": false,
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": false
},
"matrix_pins": {
"cols": ["D1"],
"rows": ["D3", "F4", "D0", "F6", "F5", "D4"]
},
"diode_direction": "COL2ROW",
"backlight": {
"driver": "timer",
"pin": "D2"
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [ 0, 0 ], "x": 1, "y": 0},
{"matrix": [ 1, 0 ], "x": 0.5, "y": 1},
{"matrix": [ 2, 0 ], "x": 1.5, "y": 1},
{"matrix": [ 3, 0 ], "x": 0, "y": 2},
{"matrix": [ 4, 0 ], "x": 1, "y": 2},
{"matrix": [ 5, 0 ], "x": 2, "y": 2}
]
}
}
}

View file

@ -1,3 +0,0 @@
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
AUDIO_ENABLE = no # Audio output