Data-driven Keyboard Conversions: C (#23453)

This commit is contained in:
James Young
2024-04-11 08:29:10 -07:00
committed by GitHub
parent 8bbbe753fd
commit a532d1cc5a
96 changed files with 395 additions and 620 deletions

View File

@@ -9,5 +9,13 @@
"device_version": "1.0.0"
},
"processor": "atmega32u4",
"bootloader": "lufa-dfu"
"bootloader": "lufa-dfu",
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"console": true,
"command": true,
"nkro": true
}
}