summaryrefslogtreecommitdiff
path: root/geeboard_firmware/qmk/keyboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'geeboard_firmware/qmk/keyboard.json')
-rw-r--r--geeboard_firmware/qmk/keyboard.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/geeboard_firmware/qmk/keyboard.json b/geeboard_firmware/qmk/keyboard.json
index 25a446e..9651230 100644
--- a/geeboard_firmware/qmk/keyboard.json
+++ b/geeboard_firmware/qmk/keyboard.json
@@ -4,12 +4,14 @@
"maintainer": "Orangerot",
"development_board": "kb2040",
"diode_direction": "COL2ROW",
+ "host_language": "german",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": true,
+ "midi": true,
"nkro": true
},
"matrix_pins": {
@@ -23,7 +25,7 @@
"vid": "0xFEED"
},
"layouts": {
- "LAYOUT": {
+ "LAYOUT_ortho_4x12": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@@ -66,6 +68,8 @@
{"matrix": [3, 2], "x": 2, "y": 3},
{"matrix": [3, 3], "x": 3, "y": 3},
{"matrix": [3, 4], "x": 4, "y": 3},
+ {"matrix": [3, 5], "x": 5, "y": 3},
+ {"matrix": [3, 6], "x": 6, "y": 3},
{"matrix": [3, 7], "x": 7, "y": 3},
{"matrix": [3, 8], "x": 8, "y": 3},
{"matrix": [3, 9], "x": 9, "y": 3},