handwired/technicpad: fix keyboard in keymaps (#23408)

This commit is contained in:
Ryan 2024-04-04 10:11:45 +11:00 committed by GitHub
parent b108524314
commit 2a4c746718
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{ {
"keyboard": "technicpad", "keyboard": "handwired/technicpad",
"keymap": "default", "keymap": "default",
"layers": [ "layers": [
["KC_A", "KC_B", "KC_C", "KC_D"] ["KC_A", "KC_B", "KC_C", "KC_D"]

View file

@ -1,5 +1,5 @@
{ {
"keyboard": "technicpad", "keyboard": "handwired/technicpad",
"keymap": "via", "keymap": "via",
"config": { "config": {
"features": { "features": {

View file

@ -1,5 +1,5 @@
{ {
"keyboard": "mechwild/bb40", "keyboard": "mechwild/bb40/f401",
"keymap": "default", "keymap": "default",
"version": 1, "version": 1,
"layout": "LAYOUT_all", "layout": "LAYOUT_all",