Skip to content

Commit

Permalink
handwired/technicpad: fix keyboard in keymaps (#23408)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Apr 3, 2024
1 parent b108524 commit 2a4c746
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keyboards/handwired/technicpad/keymaps/default/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "technicpad",
"keyboard": "handwired/technicpad",
"keymap": "default",
"layers": [
["KC_A", "KC_B", "KC_C", "KC_D"]
Expand Down
2 changes: 1 addition & 1 deletion keyboards/handwired/technicpad/keymaps/via/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "technicpad",
"keyboard": "handwired/technicpad",
"keymap": "via",
"config": {
"features": {
Expand Down
2 changes: 1 addition & 1 deletion keyboards/mechwild/bb40/keymaps/default/keymap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"keyboard": "mechwild/bb40",
"keyboard": "mechwild/bb40/f401",
"keymap": "default",
"version": 1,
"layout": "LAYOUT_all",
Expand Down

0 comments on commit 2a4c746

Please sign in to comment.