Skip to content

Commit

Permalink
Fix Iris/Irispad keymaps (qmk#23856)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Jun 9, 2024
1 parent e484a3a commit df4538d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keyboards/keebio/iris/keymaps/default/keymap.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"config": { "features": {"tri_layer": true} },
"keyboard": "keebio/iris",
"keyboard": "keebio/iris/rev8",
"keymap": "default",
"layout": "LAYOUT",
"layers": [
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keebio/irispad/keymaps/default/keymap.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"config": { "features": {"encoder_map": true, "tri_layer": true} },
"keyboard": "keebio/irispad",
"keyboard": "keebio/irispad/rev8",
"keymap": "default",
"layout": "LAYOUT",
"layers": [
Expand Down
2 changes: 1 addition & 1 deletion keyboards/keebio/irispad/keymaps/via/keymap.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"config": { "features": {"encoder_map": true, "via": true} },
"keyboard": "keebio/irispad",
"keyboard": "keebio/irispad/rev8",
"keymap": "via",
"layout": "LAYOUT",
"layers": [
Expand Down

0 comments on commit df4538d

Please sign in to comment.